| Anonymous | Login | 2025-11-14 16:38 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 | ||||
| 0003166 | VCMI | Other | public | 2021-01-30 22:52 | 2022-09-16 14:49 | ||||
| Reporter | yang | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | MacBook Air (Retina, 13-inch, 20 | OS | macOS Catalina | OS Version | 10.15.7 (19H114) | ||||
| Product Version | |||||||||
| Target Version | Fixed in Version | 1.next | |||||||
| Summary | 0003166: Build doc for mac need update | ||||||||
| Description | In https://wiki.vcmi.eu/How_to_build_VCMI_(macOS), [^] current config: cmake ../vcmi -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -Wno-devc need to be change to: cmake ../vcmi -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -Wno-devc -DCMAKE_PREFIX_PATH=$(brew --prefix qt5) Otherwise, this cmake cmd will fail. It is a well-known issue between cmake and qt5. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0008341) Povelitel (updater) 2022-09-16 14:49 |
Fixed by kambala here: https://wiki.vcmi.eu/How_to_build_VCMI_(macOS) [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2021-01-30 22:52 | yang | New Issue | |
| 2022-09-16 14:49 | Povelitel | Note Added: 0008341 | |
| 2022-09-16 14:49 | Povelitel | Status | new => closed |
| 2022-09-16 14:49 | Povelitel | Resolution | open => fixed |
| 2022-09-16 14:49 | Povelitel | Fixed in Version | => 1.next |
| Copyright © 2000 - 2025 MantisBT Team |