Thanks, And is it possible to set which Qt to use when i have installed both 4.6 and 4.7 on my system ?
Regards -Roman > -----Original Message----- > From: Carlos Gonçalves [mailto:[email protected]] On Behalf Of > Carlos Gonçalves > Sent: Saturday, October 02, 2010 1:11 AM > To: Lacko Roman > Cc: [email protected] > Subject: Re: [PySide] build under ubuntu failed > > On 2010/10/01, at 22:51, Lacko Roman wrote: > > I have problem building stable binaries under ubuntu (10.04, python 2.6). > > Build failed with error: > > > > [ 39%] Running generator for test binding... > > /home/roman/PySide/pyside-pkgsetup/modules/output-py2.6- > qt4.7.0/bin/generatorrunner: error while loading shared libraries: > libgenrunner.so.0.6: cannot open shared object file: No such file or directory > > make[2]: *** > [tests/samplebinding/sample/abstractmodifications_wrapper.cpp] Error 127 > > make[1]: *** [tests/samplebinding/CMakeFiles/sample.dir/all] Error 2 > > > > is it possible to skip build of tests ? > > Append -DBUILD_TESTS=False to cmake. > > Carlos Gonçalves _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
