Hi there, I've tried searching the forum for clues but I am not having much luck unfortunately.
These are the instructions I am following; https://mcpelauncher.readthedocs.io/en/latest/source_build/msa.html#installation
I have installed Make and Cmake but I am unsure how I can get the required libraries to actually compile the source?
I run the other commands and get the following errors:
No CMAKE_C_COMPILER could be found.
No CMAKE_CXX_COMPILER could be found.
This is the first time I've ever tried something like this and I am certain I am just doing something really dumb, but I am not sure what that something is.