Thanks will try that.
Martin
-Original Message-
From: Michael Wild [mailto:them...@gmail.com]
Sent: Thursday, February 25, 2010 9:36 AM
To: Martin Guillon
Cc: Werner Smekal; cmake@cmake.org
Subject: Re: [CMake] OsX bundle including Qt framework
I think this is because Qt by default
>
> -Original Message-
> From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of
> Martin Guillon
> Sent: Wednesday, February 24, 2010 4:05 PM
> To: Werner Smekal; cmake@cmake.org
> Subject: Re: [CMake] OsX bundle including Qt framework
>
> T
-
From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of
Martin Guillon
Sent: Wednesday, February 24, 2010 4:05 PM
To: Werner Smekal; cmake@cmake.org
Subject: Re: [CMake] OsX bundle including Qt framework
Thanks a lot, it now works perfectly
MArtin
-Original Message
Thanks a lot, it now works perfectly
MArtin
-Original Message-
From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of
Werner Smekal
Sent: Wednesday, February 24, 2010 3:34 PM
To: cmake@cmake.org
Subject: Re: [CMake] OsX bundle including Qt framework
-BEGIN
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Martin,
>
> I use cmake to make an osx bundle of my qt application. During
> install I copy qt framework from my qt install dir to the Frameworks
> directory of my bundle.
This will be done automagically using the BundleUtilities module. E.g.
in
http://www.cmake.org/Wiki/BundleUtilitiesExample
___
Mike Jackson www.bluequartz.net
Principal Software Engineer mike.jack...@bluequartz.net
BlueQuartz Software Dayton, Ohio
On Feb 24, 2010, at 9:11
Hi,
I use cmake to make an osx bundle of my qt application. During install I copy
qt framework from my qt install dir to the Frameworks directory of my bundle.
The problem I have now is that when using "ostool -L " I see that my executable
look for qt frameworks in a dir which is the absolute pa