PropWare icon indicating copy to clipboard operation
PropWare copied to clipboard

Error: Unknown CMake command "create_library", attempting PropWare build from source on macOS 10.13.4

Open dgately opened this issue 6 years ago • 1 comments

Getting the following error, when attempting to build PropWare from source on recent macOS system:

CMake Error at models/cog/CMakeLists.txt:4 (create_library): Unknown CMake command "create_library".

For reference, all output from this attempt is attached to this issue as a .zip file.

Steps (following Build PropWare from Source (https://david.zemon.name/PropWare/#/reference/build-from-source): Followed all steps under: Downloading the Source & Compiling, but received the above error about the unknown cmake command create_library. Note: current cmake version is: 3.10.2

Steps, Log files, CmakeCache, etc. PropWare-build_attempt_on_macOS.zip

dgately avatar Apr 09 '18 16:04 dgately