Dear developers,

I am using DragNDrop packaging, and suddenly now when I upgraded to
10.7 there seem to be a problem somewhere. I noticed it just after the
upgrade to 10.7 but it could of course be unrelated. I use CMake
version 2.8.6 installed using Homebrew.

Somehow when I run "cpack -G DragNDrop" the bundles are not added to
the dmg. I am using the fixup_bundle() to add all libraries, which
then fails because the .app doesn't exist in the _CPack_Packages
directory. The bundle is created and I noticed that it is added if I
use e.g. the ZIP generator instead.

Anyone else can confirm this? I tried to search for it in the
archives, but I could not find it.

Best Regards,
Yngve I. Levinsen
--

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