Hello,
I changed a settings for me in sys-clk for my own purpose (change the handled cap to 768 Mhz max) and i'm a big noob to compile all the sources with Devkipro.
i followed this guide : https://gbatemp.net/threads/how-to-build-almost-any-switch-cfw-or-homebrew-app.517065/
But i want try to compile with bash command "bash build.sh" on the root of sys-clk source, i have the following error :
"C:/sys-clk-develop/manager/lib/borealis/library/include/borealis/actions.hpp:25:10: fatal error: GLFW/glfw3.h: No such file or directory
25 | #include <GLFW/glfw3.h>"
I understand that something on my system is missing but how to solve it ? If there any other more easy solution to compile the sources ?
Thanks
I changed a settings for me in sys-clk for my own purpose (change the handled cap to 768 Mhz max) and i'm a big noob to compile all the sources with Devkipro.
i followed this guide : https://gbatemp.net/threads/how-to-build-almost-any-switch-cfw-or-homebrew-app.517065/
But i want try to compile with bash command "bash build.sh" on the root of sys-clk source, i have the following error :
"C:/sys-clk-develop/manager/lib/borealis/library/include/borealis/actions.hpp:25:10: fatal error: GLFW/glfw3.h: No such file or directory
25 | #include <GLFW/glfw3.h>"
I understand that something on my system is missing but how to solve it ? If there any other more easy solution to compile the sources ?
Thanks







