On Tue, Dec 21, 2010 at 10:27 PM, Crni Gorac <cgo...@gmail.com> wrote:
>
>    [ ... ]
>
>
> Just an additional notice: I just discovered "--verbose" flag of
> CPack, and it could be that the reason for fixup_bundle() not being
> able to find dependencies is that I don't have dumpbin installed -
> namely, I've noticed following warnings in CPack verbose output:
> "CPack Verbose: warning: could not find 'dumpbin' - cannot analyze
> prerequisites...".

OK - I've installed VC++ Express 2010, containing dumpbin, and now
installers get properly built, both for QtTest example, and for my
application.  So - apologies for the distraction; on the other side,
I'd still like to know if there are any comments regarding using
alternative dependency scanning tools, like for example using objdump
instead of dumpbin on Windows, say in case MinGW Makefiles generator
used by CMake.

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