[PySide] Build failing on CentOS 6.5

Sebastian Elsner sebastian at risefx.com
Fri Jul 18 11:18:52 CEST 2014


Hello,

I try to build PySide with the buildscripts repo and followed along the 
instructions.

There are two errors: one directly after cmake is done configuring:

-- Build files have been written to: 
/home/sebels/BuildScripts/shiboken/build
libshiboken/CMakeFiles/libshiboken.dir/build.make:325: *** missing 
separator.  Stop.
make[1]: *** [libshiboken/CMakeFiles/libshiboken.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....


and one at compile time:

[ 26%] Building CXX object 
ApiExtractor/CMakeFiles/apiextractor.dir/qrc_generator.cxx.o
Linking CXX static library ../tests/libapiextractor.a
[ 26%] Built target apiextractor
make: *** [all] Error 2

You can see the software and library versions I use here in this full 
sequence: http://pastebin.com/rBgR6swe (cmake is 2.8)


Any clue what could be wrong






More information about the PySide mailing list