NoCol: Compilation error
Hello, In Ubuntu 20.04, when I try to compile it, I get the following error:
In file included from /tmp/NoCol/src/display_manager.cpp:1:
/tmp/NoCol/include/display_manager.hpp:4:10: fatal error: event_manager.hpp: No such file or directory
4 | #include <event_manager.hpp>
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/NoCol.dir/build.make:66: CMakeFiles/NoCol.dir/src/display_manager.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:79: CMakeFiles/NoCol.dir/all] Error 2
make: *** [Makefile:87: all] Error 2
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 33 (15 by maintainers)
@kritonpc : Try the following CMakeLists.txt