Sabine
Aktives Mitglied
Moin!
Ich versuche gerade die neuste Beta Version von Imppg für Windows zu compilieren. Leider bin oich bis jetzt kläglich gescheitert, da die Angaben nicht so funktionieren wie gedacht.
Anleitung hier: Imppg Github
Zur Zeit klemmt es hier:
Hilfe hilfe und Danke
Sabine
Ich versuche gerade die neuste Beta Version von Imppg für Windows zu compilieren. Leider bin oich bis jetzt kläglich gescheitert, da die Angaben nicht so funktionieren wie gedacht.
Anleitung hier: Imppg Github
Zur Zeit klemmt es hier:
Code:
$ cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release ..
CMake Warning (dev) at CMakeLists.txt:72 (find_package):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
Could NOT find Boost (missing: Boost_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake/Modules/FindBoost.cmake:2409 (find_package_handle_standard_args)
CMakeLists.txt:72 (find_package)
-- Configuring incomplete, errors occurred!
Hilfe hilfe und Danke
Sabine