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 _______________________________________________ PySide mailing list PySide@qt-project.org http://lists.qt-project.org/mailman/listinfo/pyside