On Tue, Dec 21, 2010 at 07:11:36PM +0100, Crni Gorac wrote:
> Am trying to employ fixup_bundle(), in order to be able to create
> installers for my Qt-dependent application on Mac and Windows.  I have
> it working fine under Mac, but on Windows it is not working either
> with my application, or by example from CMake Wiki pages:
> http://www.cmake.org/Wiki/BundleUtilitiesExample.  Namely, Qt DLL are
> not included in the installer; what is strange is that example project
> from above page manages to have Qt plugins included (my project is not
> using plugins).  So - any help here, is this example maybe outdated or
> something else (am using CMake 2.8.3)?

It's impossible to say what's going wrong without details. What does the
output from fixup_bundle look like? How do you call fixup_bundle from
your CMakeLists?

tyler
_______________________________________________
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

Reply via email to