Today after a CVS update, I'm getting the following error messages (lots of, 
but here's one example)

Question : Is linking one plugin to another plugin forbidden now? 
Setting CMAKE_BACKWARDS_COMPATIBILITY to 2.2 didn't seem to make any 
difference, errors persist. I will keep trying.

thanks

JB

CMake Error at CSCS/ESPHI/pv3-plugin/CMakeLists.txt:115 (TARGET_LINK_LIBRARIES):
  Target "CSCS_Common" of type MODULE_LIBRARY may not be linked into another
  target.  One may link only to STATIC or SHARED libraries, or to executables
  with the ENABLE_EXPORTS property set.

  If you are developing a new project, re-organize it to avoid linking to
  modules.  If you are just trying to build an existing project, set
  CMAKE_BACKWARDS_COMPATIBILITY to 2.2 or lower to allow linking to modules.

-- 
John Biddiscombe,                            email:biddisco @ cscs.ch
http://www.cscs.ch/
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82


_______________________________________________
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 ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to