On 3/13/2013 5:18 PM, Roger Massey wrote:
Alan,

Just a quick one, I think the c.lib error on the CheckFunctionExists
came from this line in CMakeLists.txt

set(CMAKE_REQUIRED_LIBRARIES c ${CMAKE_REQUIRED_LIBRARIES} ${GLIB2_LIBRARIES})

When I delete the c on windows I get a link error that it can't find glib-2.0.lib. I need to either get the glib-2.0.lib available at link time for this link of test code, or we need to do the linking of test code before we do the set above.

Let's make sure that's in then!
_______________________________________________
Assimilation mailing list - Discovery-Driven Monitoring
[email protected]
http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation
http://assimmon.org/

Reply via email to