[CMake] CMake built with Apache stdcxx has problems?
Attila Nagy
nagy.attila at yahoo.com
Tue Apr 6 12:16:20 EDT 2010
Here is the file:
www.orl.szote.u-szeged.hu/~attila/Slicer3Config-stdcxx.cmake
Here is another version of that same file, from the same sources, when CMake is compiled with STLport4, for reference (this is the file from my current Slicer3-build dir):
www.orl.szote.u-szeged.hu/~attila/Slicer3Config-stlport.cmake
Attila
--- On Tue, 4/6/10, Bill Hoffman <bill.hoffman at kitware.com> wrote:
> From: Bill Hoffman <bill.hoffman at kitware.com>
> Subject: Re: [CMake] CMake built with Apache stdcxx has problems?
> To: "Attila Nagy" <nagy.attila at yahoo.com>
> Cc: cmake at cmake.org
> Date: Tuesday, April 6, 2010, 6:08 PM
> Attila Nagy wrote:
> > Hi Bill,
> >
> > thanks for the quick response! :)
> >
> > Here is the CMakeCache.txt:
> >
> www.orl.szote.u-szeged.hu/~attila/CMakeCache-stdcxx.txt
> >
> OK, it all seems to be this library causing the trouble:
> RemoteIO
>
> The cache has errors because RemoteIO seems to have
> QdecModule_LIB_DEPENDS:STATIC=general;LoadableModule;general;vtkTeem;general;vtkITK;general;FreeSurfer;general;Qdec;general;MRML;general;MRMLCLI;general;CommandIO;general;MRMLIDIO;general;MGHIO;general;IGT;general;RemoteIO
> ;general;SlicerBaseLogic
> ;general;SlicerBaseGUI
> ;general;SlicerBaseCLI
>
> Which is consistent with the CMake warning you are
> getting:
>
> Target "AtlasCreator" links to item "RemoteIO
>
> " which has leading or trailing
> whitespace.
>
>
> Can you post Slicer3Config.cmake from
> /ufsbckp/head-64-slicer/apache/Slicer3-build
>
> I think that file is getting mis-configured.
>
> -Bill
>
More information about the CMake
mailing list