Hi!
Unfortunately, I do not have any small project using cmake.
I will make some if needed.
I tried it on Fedora w/ CMake CVS.
uic -version gives me
"User Interface Compiler for Qt version 3.3.8"
What if you change the regex to this?
IF("${QTVERSION_UIC}" MATCHES ".* 3\\..*")
I tried this,
did not work.
And did you check that the QT_UIC_EXECUTABLE in your CMakeCache.txt file is
indeed a Qt3's uic (now that you mention some are not installed properly)?
Yes, it shows a proper path. On my system, I have only Qt3 and well
installed.
Thanks!
Anka
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake