[Ctk-developers] Error compiling CTK with message support ( ZMQ and CMake 2.8 )
Wagner Sales
wsales at gmail.com
Thu Jun 10 13:39:44 UTC 2010
Hi all,
I'm compiling CTK with messaging support, which ( i think ) needs ZMQ.
The following problem appears:
CMake Error at /usr/share/cmake-2.8/Modules/CMakeExportBuildSettings.cmake:17
(MESSAGE):
The functionality of this module has been dropped as of CMake 2.8. It was
deemed harmful (confusing users by changing their compiler). Please remove
calls to the CMAKE_EXPORT_BUILD_SETTINGS macro and stop including this
module. If this project generates any files for use by external projects,
remove any use of the CMakeImportBuildSettings module from them.
Call Stack (most recent call first):
CMakeLists.txt:301 (INCLUDE)
Probably, CMakeLists.txt for ZMQ needs a CMAKE_MINIMUM_VERSION or
another cmake directive to avoid this.
Regards,
Wagner Sales
More information about the Ctk-developers
mailing list