Hi,

Update:

1) Qt installed with "make instalL"
The cmake stuff just works. Set
CMAKE_PREFIX_PATH="/usr/local/Qt-5.0.0" and you're done.

2) Developer build without install (in source build, still couldn't
manage to finish a working shadow build)
Set CMAKE_PREFIX_PATH="/path/to/qt_build/qtbase:/path/to/qt_build/qtdeclarative"
(and other modules)

So everything is basically working if you know the trick ;-)

Would it be worth enhancing the Qt5 cmake documentation or is
"developing with Qt using a Qt developer build" considered a rather
special case?

Thanks!

Nils
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to