[Ctk-developers] Error compiling CTK with message support ( ZMQ and CMake 2.8 )
Patrick Cheng
cheng at isis.georgetown.edu
Thu Jun 10 15:30:30 UTC 2010
Hi Wagner,
You are right.
This is a problem with CMake (2.8). It works with 2.8.1 though.
I will remove comment out "CMAKE_EXPORT_BUILD_SETTINGS" command for
right now.
Patrick
On 6/10/2010 9:39 AM, Wagner Sales wrote:
> 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
> _______________________________________________
> Ctk-developers mailing list
> Ctk-developers at commontk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers
>
>
More information about the Ctk-developers
mailing list