The OSX specific files (*.mm) are missing in the OSX build.
Depends on D3032 (for the test plan).
Differential D3033
[CMAKE] Add missing files to build bitcoin-qt on OSX Fabien on May 13 2019, 10:20. Authored by Tags None Subscribers None
Details
The OSX specific files (*.mm) are missing in the OSX build. Depends on D3032 (for the test plan). mkdir buildcmake && cd buildcmake cmake -GNinja -DCMAKE_TOOLCHAIN_FILE=../cmake/platforms/OSX.cmake .. ninja -v Check the (*.mm) files are part of the build.
Diff Detail
Event Timeline |