[CMake] fixup_bundle & already-fixed-up dependencies

David Cole david.cole at kitware.com
Wed Jan 25 07:00:31 EST 2012


On Wednesday, January 25, 2012, Nikolay Kasyanov <corrmage at gmail.com> wrote:
> Already tried, doesn't help.
> example of output:
> warning: target
'@executable_path/../Frameworks/Ogre.framework/Versions/1.7.3/Ogre' is not
absolute...
> warning: target
'@executable_path/../Frameworks/Ogre.framework/Versions/1.7.3/Ogre' does
not exist...
> /usr/bin/otool: can't open file:
@executable_path/../Frameworks/Ogre.framework/Versions/1.7.3/Ogre (No such
file or directory)
> otool: can't open file:
@executable_path/../Frameworks/Ogre.framework/Versions/1.7.3/Ogre (No such
file or directory)
> On 24.01.2012, at 23:27, Michael Jackson wrote:
>
>> I think you need to feed BundleUtilities another argument that lists
where to find the ogre frameworks. I think.
>> ___________________________________________________________
>> Mike Jackson                    Principal Software Engineer
>> BlueQuartz Software                            Dayton, Ohio
>> mike.jackson at bluequartz.net              www.bluequartz.net
>
> --
>
> 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
>

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...

HTH,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120125/e5814fe7/attachment.htm>


More information about the CMake mailing list