Open
Description
Debian 8, CentOS 6.0, and Fedora 25
I cannot make cmake work for a Unix platform when I executed the following:
git clone https://github.com/pyside/Shiboken.git
cd shiboken
mkdir build
cd build
cmake ../CMakeLists.txt
cd ..
make
I get the following error message:
/usr/bin/ld: cannot open output file shiboken: Is a directory
Metadata
Assignees
Labels
No labels