MaxBrain
MaxBrain
OS: Ubuntu 22.04 LTS ``` c++ --version c++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 ``` ``` ldd --version ldd (Ubuntu GLIBC 2.35-0ubuntu3.1) 2.35 ``` ``` The following tests FAILED: 1334 - HHWheelTimerTest.HHWheelTimerTest.CancelTimeout (Failed)...
I tried to compile project undep Ubuntu 22.04 ``` cmake -DCINDER_BUILD_TESTS=true .. make -j12 ``` I had an error message: ``` cd /home/storage/github/cinder/Cinder/build/test/unit/proj/cmake && /usr/bin/c++ -DCINDER_GL_CORE -DFT2_BUILD_LIBRARY -DFT_DEBUG_LEVEL_TRACE -D_GLFW_X11 -D_UNIX...
``` mdir build cd build cmake .. ... CMake Error at CMakeLists.txt:7 (include): include could not find requested file: /home/storage/github/MariadeAnton/MiLi/biicode.cmake CMake Error at CMakeLists.txt:9 (INIT_BIICODE_BLOCK): Unknown CMake command "INIT_BIICODE_BLOCK". ```
http://mili.googlecode.com link is broken