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