I have a QT4 application that I am building via CMake. In the build directory where the "local" application is built, it works fine.
In the install directory, that application is missing all toolbar icons when it runs (but is otherwise functional). Any ideas what could be causing this? It must have something to do with the installation process I guess? FWIW, I followed the example code at the link on http://www.vtk.org/Wiki/BundleUtilitiesExample James
_______________________________________________ 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
