Hi!
After following the compiling instructions,
$ cd <your-ModelExplorer-folder>/source_code/build
$ cmake ..
$ make
I run into the following error,
CMake Error at /usr/share/cmake-3.24/Modules/FindPkgConfig.cmake:894 (message):
None of the required 'allegro_monolith-static-5' found
Call Stack (most recent call first):
CMakeLists.txt:9 (pkg_search_module)
How can I solve this?
Thank you!
Hi!
After following the compiling instructions,
I run into the following error,
How can I solve this?
Thank you!