On Monday 22 March 2010 18:27:13 Josh wrote: > Hugo Parente Lima wrote: > > On Monday 22 March 2010 17:44:00 Josh wrote: > >> Hugo Parente Lima wrote: > >>> On Monday 22 March 2010 16:35:34 Josh wrote: > >>>> Hi, > >>>> > >>>> I'm trying to build pyside-tools from git. > >>>> > >>>> After I build pyside-shiboken, I attempted to build pyside-tools but > >>>> ran > >>>> > >>>> into this error: > >>>> CMake Error at CMakeLists.txt:7 > >>>> > >>>> (find_package): > >>>> Could not find module FindPySide.cmake or a configuration file > >>>> for > >>>> > >>>> package > >>>> > >>>> > >>>> PySide. > >>>> > >>>> Adjust CMAKE_MODULE_PATH to find FindPySide.cmake or set > >>>> > >>>> PySide_DIR to the > >>>> > >>>> directory containing a CMake configuration file for PySide. The > >>>> > >>>> file will > >>>> > >>>> have one of the following > >>>> > >>>> names: > >>>> PySideConfig.cmake > >>>> pyside-config.cmake > >>>> > >>>> I couldn't find any relevent *.cmake file for pyside. Should there be > >>>> one? > >>> > >>> It's a known bug: > >>> > >>> http://bugs.openbossa.org/show_bug.cgi?id=173 > >> > >> OK, does that mean that I cant build pyside-tools against > >> pyside-shiboken currently? > > > > Yes, but just until tomorrow, the fix is already on my local git repo. > > Awesome. Thanks. I'll stay tuned.
Bug fixed, but I found that pyside-tools doesn't need PySide at all, so you can remove the line "find_package(PySide...) from CMakeLists.txt while my commit is waiting to get into mainline[1]. [1] http://qt.gitorious.org/pyside/pyside-tools/merge_requests/7 -- Hugo Parente Lima INdT - Instituto Nokia de Tecnologia
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
