Hi, following the firmware building recipe in README.md file I received this error:
CMake Error at platforms/desktop/CMakeLists.txt:31 (find_package): By not providing "FindSDL2.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "SDL2", but CMake did not find one.
Just FYI I could fix it by simply executing
sudo apt install libsdl2-dev in my computer (ubuntu)
This issue is for asking you to add this information to README.md
Regards Thank you.
Tx.
Hi, following the firmware building recipe in README.md file I received this error:
Just FYI I could fix it by simply executing
sudo apt install libsdl2-devin my computer (ubuntu)This issue is for asking you to add this information to README.md
Regards Thank you.
Tx.