[sldev] CMake "Cannot generate a safe linker search path"

Mike Monkowski monkowsk at watson.ibm.com
Mon Nov 10 08:51:36 PST 2008


I've posted http://jira.secondlife.com/browse/VWR-10392
for the warning:

CMake Warning at newview/CMakeLists.txt:1265 (add_executable):
Cannot generate a safe linker search path for target secondlife-bin 
because there is a cycle in the constraint graph:

(see the JIRA for the rest of the message)

It appears that while configuring, CMake is mixing Debug libs with 
Release libs and getting confused.  This happens irrespective of how 
--type is set.

Anyone know how to fix it?

Mike


More information about the SLDev mailing list