The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=15117 
====================================================================== 
Reported By:                Greg Sharp
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15117
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-08-29 16:40 EDT
Last Modified:              2014-08-29 16:40 EDT
====================================================================== 
Summary:                    InstallRequiredSystemLibraries does not install
OpenMP library on MSVC
Description: 
Programs compiled with MSVC which use OpenMP require the vcomp${ver}.dll runtime
library.  The Module InstallRequiredSystemLibraries.cmake is normally
responsible for adding needed libraries (such as C runtime library) to install
targets.  However, it misses the OpenMP libraries.

Additional Information: 
A web search reveals many reports of this issue, and various workarounds.  For
example:

http://www.cmake.org/pipermail/cmake/2012-September/051964.html
http://gmt.soest.hawaii.edu/issues/27
http://braintrekking.wordpress.com/2013/04/27/dll-hell-how-to-include-microsoft-redistributable-runtime-libraries-in-your-cmakecpack-project/


====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-08-29 16:40 Greg Sharp     New Issue                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to