What version of cmake?  I don't think that QtTest example worked until CMake 
2.8.3.

And you have dumpbin available on Windows from a Visual Studio installation?
It might be nice to add support for mingw's objdump tool to find dependent dlls.

Clint

On May 14, 2011, at 7:48 AM, NoRulez wrote:

> Hi @all,
>  
> does anyone get BundleUtilities working on Windows and could give me help?
> I tried BundleUtilities under Windows, but the Qt dll’s (such as QtGui4.dll, 
> …) and the MinGW dll’s (mingwm10.dll and libgcc_s_dw2-1.dll) are not packaged.
>  
> I also tried the following, but same problem here: 
> http://www.vtk.org/Wiki/images/2/25/QtTest-Package-Example.zip
>  
> The following example does also not work on linux
>  
> Much thanks in advance
>  
> Best Regards
> NoRulez
>  
> _______________________________________________
> 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

_______________________________________________
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