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 ====================================================================== -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers