MantisBT - VCMI | |||||
| View Issue Details | |||||
| 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||