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

Reply via email to