Anonymous | Login | 2024-11-21 19:21 UTC |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001927 | VCMI | Other | public | 2014-11-05 09:51 | 2014-11-14 17:15 | ||||
Reporter | Kantor | ||||||||
Assigned To | Kantor | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | Windows | OS | XP | OS Version | |||||
Product Version | 0.97 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001927: VCMI compilation under CMake fails | ||||||||
Description | I'm unable to compile VCMI due to following error(s): [ 40%] Building CXX object AI/FuzzyLite/fuzzylite/CMakeFiles/fl-shared.dir/src/Console.cpp.obj g++.exe: error: /WX: No such file or directory g++.exe: error: /W4: No such file or directory g++.exe: error: /EHsc: No such file or directory AI\FuzzyLite\fuzzylite\CMakeFiles\fl-shared.dir\build.make:54: recipe for target 'AI/FuzzyLite/fuzzylite/ CMakeFiles/fl-shared.dir/src/Console.cpp.obj' failed mingw32-make[2]: *** [AI/FuzzyLite/fuzzylite/CMakeFiles/fl-shared.dir/src/Console.cpp.obj] Error 1 CMakeFiles\Makefile2:305: recipe for target 'AI/FuzzyLite/fuzzylite/CMakeFiles/fl-shared.dir/all' failed mingw32-make[1]: *** [AI/FuzzyLite/fuzzylite/CMakeFiles/fl-shared.dir/all] Error 2 Makefile:136: recipe for target 'all' failed mingw32-make: *** [all] Error 2 | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0005073) Mixaill (developer) 2014-11-06 22:26 |
Weird. Looks like CMake "MSVC" variable is defined, but you use MinGW for compilation O_o. |
(0005102) Kantor (updater) 2014-11-14 17:15 |
This bug no longer exists in current develop branch, closing. |
Issue History | |||
Date Modified | Username | Field | Change |
2014-11-05 09:51 | Kantor | New Issue | |
2014-11-05 09:53 | Kantor | Description Updated | View Revisions |
2014-11-06 22:26 | Mixaill | Note Added: 0005073 | |
2014-11-14 17:15 | Kantor | Note Added: 0005102 | |
2014-11-14 17:15 | Kantor | Status | new => closed |
2014-11-14 17:15 | Kantor | Assigned To | => Kantor |
2014-11-14 17:15 | Kantor | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |