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 <[email protected]> wrote: > From: Bill Hoffman <[email protected]> > Subject: Re: [CMake] CMake built with Apache stdcxx has problems? > To: "Attila Nagy" <[email protected]> > Cc: [email protected] > 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 > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
