[cmake-developers] [CMake 0012480]: Cmake used invalid path to rc file.

Mantis Bug Tracker mantis at public.kitware.com
Sun Oct 2 10:57:29 EDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=12480 
====================================================================== 
Reported By:                Vladislav
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12480
Category:                   CMake
Reproducibility:            always
Severity:                   block
Priority:                   high
Status:                     new
====================================================================== 
Date Submitted:             2011-10-02 20:57 YEKST
Last Modified:              2011-10-02 20:57 YEKST
====================================================================== 
Summary:                    Cmake used invalid path to rc file.
Description: 
At compiler MinGW usage at compilation of rc-files cmake uses a wrong way at
which always there is a substring "/foCMakeFiles".

It arises because of usage in a file
"/usr/share/cmake/Modules/CMakeRCInformation.cmake" parameters for the
rc-compiler from Microsoft Visual Studio which isn't compatible with windres
from MinGW.

For the problem resolution it is possible to use a patch
"fix_rc_support_workaround.patch".
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-10-02 20:57 Vladislav      New Issue                                    
2011-10-02 20:57 Vladislav      File Added: fix_rc_support_workaround.patch     
              
======================================================================



More information about the cmake-developers mailing list