Skip to content

/usr/bin/ld: cannot open output file shiboken: Is a directory #85

Open
@egberts

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions