Hi
I have set update a fresh VM Ubuntu, installed the SDK and complied a working helloworld but when try to compile the gui and running this
cmake -DCMAKE_BUILD_TYPE=MinSizeRel ../
I get this error:
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage