Title: Problem with CMake 2.2 and Qt 2.3nc

Hello Everybody,

Is there actually a conflict between Cmake 2.2 and Qt 2.3 non-commercial?
I am asking because I have newly built my Qt/ITK project with cmake 2.2.
Cmake generates a message: "Multiple versions of Qt found, please set DESIRED_QT_VERSION"
Actually, I have only one version of qt, which is the 2.3 non commercial version.

I tried to just give 2 in the field "DESIRED_QT_VERSION", but as I compiled
the project with  MS Studio .NET 2003, I got the following error:



------ Build started: Project: qglviewer, Configuration: Debug Win32 ------

Building QT Wrapped File D:/NPRTool-BIN/qglviewer/moc_qglviewer_MOC_SRCS.cxx
moc: D:/NPRTool/qglviewer/qglviewer_MOC_SRCS: No such file
Project : error PRJ0019: A tool returned an error code from "Building QT Wrapped File D:/NPRTool-BIN/qglviewer/moc_qglviewer_MOC_SRCS.cxx"

Build log was saved at "file://d:\NPRTool-BIN\qglviewer\qglviewer.dir\Debug\BuildLog.htm"
qglviewer - 1 error(s), 0 warning(s)


---------------------- Done ----------------------

    Build: 0 succeeded, 1 failed, 0 skipped


Any idea what to do?? what the problem is? BTW, the same project worked well
with cmake 2.0.5 and MS studio .NET 2003.

Many thanks in advanced,
Zein


_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to