[CMake] CMake 2.2.1 and Free VC compiler
Julien Jomier
jjomier at cs.unc.edu
Sat Sep 24 17:32:49 EDT 2005
Hello,
I just updated CMake from 2.0.6 to 2.2.1 (beta) and I'm getting some new
link errors using the Free VC compiler (command line).
It seems that the following libraries were included automatically in the
previous version of CMake and not the 2.2.1 version: shell32, comdlg32
ole32 advapi32, gdi32 and user32.
This is reported on the ITK dashboard:
http://www.itk.org/Testing/Sites/homer.caddlab.unc/Win32-FreeVC++/20050924-0100-Nightly/BuildError.html
Is this a CMake issue or should we add these libraries in each
CMakeLists.txt?
Julien
More information about the CMake
mailing list