I\'m trying make a Visual Studio solution with CMake to compile the latest version of aseprite and CMake keeps giving me the:
No CMAKE_C_COMPILER could be fo
This works for me in Ubuntu 17.10 (Artful Aardvark):
apt-get update apt-get install build-essential