So I've git cloned all the branches, and managed to build everything beside
on component:
si...@tigershark:~/PySide/shiboken$ cmake
-DCMAKE_INSTALL_PREFIX=/opt/shiboken
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.5.2
CMake Error at CMakeLists.txt:8 (find_package):
Could not find module FindGeneratorRunner.cmake or a configuration file
for
package GeneratorRunner.
Adjust CMAKE_MODULE_PATH to find FindGeneratorRunner.cmake or set
GeneratorRunner_DIR to the directory containing a CMake configuration file
for GeneratorRunner. The file will have one of the following names:
GeneratorRunnerConfig.cmake
generatorrunner-config.cmake
CMake Error at /usr/share/cmake-2.6/Modules/FindBoost.cmake:868 (message):
Unable to find the requested Boost libraries.
Boost version: 1.40.0
Boost include path: /usr/include
The following Boost libraries could not be found:
boost_graph
No Boost libraries were found. You may need to set Boost_LIBRARYDIR to
the
directory containing Boost libraries or BOOST_ROOT to the location of
Boost.
Call Stack (most recent call first):
CMakeLists.txt:9 (find_package)
No build type provided. Setting to Debug by default
-- Using protected hack!
-- Found PythonLibs: /usr/lib/python2.6/config/libpython2.6.so
-- Found PythonInterp: /usr/bin/python2.6
CMake Error at CMakeLists.txt:86 (install):
install TARGETS given no LIBRARY DESTINATION for shared library target
"shiboken_generator".
-- Configuring incomplete, errors occurred!
1) Why is it asking me about libboost ? Is there a config param I need to
pass to tell it to use shiboken instead?
2) What is this error about? Why do I need to choose the target path for
storing the lib at cmake time ?
Sivan
On Wed, Mar 17, 2010 at 8:11 AM, Michele Petrazzo - Unipex <
[email protected]> wrote:
> Sivan Greenberg wrote:
> > How do I go about installing the non boost version then ?
>
> For linux (and mac?) go to pyside.org/downloads/ and look for your
> distribution. If you don't find it, download sources and compile pyside
> with shiboken:
> (git links from mailing list:
> http://lists.openbossa.org/pipermail/pyside/2010-February/000406.html )
>
> and follow pyside.org/docs/pyside/howto-build/index.html
>
> > Is is favored over the boost version?
>
> Yes. See pyside.org/news/
>
> >
> > Sivan
>
> Michele
> _______________________________________________
> PySide mailing list
> [email protected]
> http://lists.openbossa.org/listinfo/pyside
>
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside