stwe / MDCII

An unofficial project making from scratch to create an editable Anno 1602 world.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Test is missing

siredmar opened this issue · comments

When i build, i get the following errors:

$ make            
Scanning dependencies of target MDCII_TEST
[  2%] Building CXX object tests/CMakeFiles/MDCII_TEST.dir/Tests.cpp.o
Scanning dependencies of target MDCII
/home/armin/dev/MDCII/tests/Tests.cpp:19:10: fatal error: gtest/gtest.h: No such file or directory
   19 | #include <gtest/gtest.h>
      |          ^~~~~~~~~~~~~~~

The conanfile has also been updated. You should reinstall the dependencies with Conan.

Cannot be reproduced. Please install all dependencies.