<br><br>On Wednesday, January 25, 2012, Nikolay Kasyanov <<a href="mailto:corrmage@gmail.com">corrmage@gmail.com</a>> wrote:<br>> Already tried, doesn't help.<br>> example of output:<br>> warning: target '@executable_path/../Frameworks/Ogre.framework/Versions/1.7.3/Ogre' is not absolute...<br>
> warning: target '@executable_path/../Frameworks/Ogre.framework/Versions/1.7.3/Ogre' does not exist...<br>> /usr/bin/otool: can't open file: @executable_path/../Frameworks/Ogre.framework/Versions/1.7.3/Ogre (No such file or directory)<br>
> otool: can't open file: @executable_path/../Frameworks/Ogre.framework/Versions/1.7.3/Ogre (No such file or directory)<br>> On 24.01.2012, at 23:27, Michael Jackson wrote:<br>><br>>> I think you need to feed BundleUtilities another argument that lists where to find the ogre frameworks. I think.<br>
>> ___________________________________________________________<br>>> Mike Jackson Principal Software Engineer<br>>> BlueQuartz Software Dayton, Ohio<br>>> <a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a> <a href="http://www.bluequartz.net">www.bluequartz.net</a><br>
><br>> --<br>><br>> Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>><br>> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
><br>> Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a><br>><br>> Follow this link to subscribe/unsubscribe:<br>> <a href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a><br>
><br><br>I think in this case, you're going to have to copy the Ogre framework into your bundle before calling fixup_bundle. How did the Ogre framework end up "pre-fixed up"? That seems unusual...<br><br>
HTH,<br>David<br>