MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003166VCMIOtherpublic2021-01-30 22:522022-09-16 14:49
Reporteryang 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformMacBook Air (Retina, 13-inch, 20OSmacOS CatalinaOS Version10.15.7 (19H114)
Product Version 
Target VersionFixed in Version1.next 
Summary0003166: Build doc for mac need update
DescriptionIn 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.
TagsNo tags attached.
Attached Files

- Relationships

-  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

Site | Forums | Wiki | Slack | GitHub


Copyright © 2000 - 2024 MantisBT Team
Hosting provided by DigitalOcean