On Tue, Jun 16, 2009 at 06:23:46PM -0500, Mark Lohry wrote: > Correct, it fails when linking the executables with the libraries.
So it's execthing that has the symbol errors? What does the link command line look like? Are all the paths and library names correct? Again, your approach seems sounds so I would start looking for bugs: typos, variables that don't contain what you think they do, etc. tyler _______________________________________________ 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
