Hi,
I have an application that is using OpenMP. In windows, OpenMP need the
vcomp.dll.
While building my installer with CPack, I use the BundleUtilities and
fix_bundle to retrieve all the dlls. Unfortunately, the function
gp_file_type("${f}" "${p}" p_type)" where ${p} = vcomp.dll, VComp file type is
consider a local libraries but the library is install from vcredist.exe.
The function verify_bundle_prerequisites return as 0 in result_val and info
var: "
ERRORinfo='external prerequisites found:
f='D:/Michael/SVN/Ingenierie/Clients/Ireq/Neptune/trunk/build/Systems/Carto/Carto/release/Carto.exe'
external_prereqs='vcomp.dll'"
Is there a clean way to correct this?
Thank's a lot!
Michaël
_______________________________________________
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