When I do an in-source build, everything runs ok.  However, I have
issues with an out-of-source build.  One of my libraries uses another
one of my libraries.  When I run the executable it complains "cannot
open shared object file: No such file or directory."  It's looking for
the library in the source directory and not the build tree.  I've read
the wiki page on setting the rpath, but none of those combinations seem
to work.

I appreciate any help.

Thanks,
Mike
_______________________________________________
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