On Sep 11, 2009, at 8:24 AM, Boudewijn Rempt wrote:

I'm getting weird linking errors after I upgraded to Snow Leopard.

This is probably because the library you are linking to is 32-bit and Snow Leopard's development environment will produce 64-bit binaries.

Try recompiling the library/libraries you are linking against.
_______________________________________________
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