Ofcourse I did it and had not any resoults yet. I red the instructions and you'r massages attentively many times. It said - just only add the path to the variable and run the command to compill, but it doessn't work that way! Because there is no any folder or file with name
xcommon_cmake after installation CMake. Later, I realised (maybe I'm wrong, there where any information about it ) that I need to download libary by this link:
https://github.com/xmos/xcommon_cmake.git Than put it into
C:\Users\User(my current user name in windows)\ and put it adress link into the XMOS_CMAKE_PATH sys.env. Variable. Next I tried to build an application and got other error
Work@DESKTOP-QVIAP68 /d/xmos/proj/sw_usb_audio/app_usb_aud_xk_316_mc (develop)
$ cmake -G "Unix Makefiles" -B build
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.
-- Configuring incomplete, errors occurred!
I don't know what to do now and how make it work. Please help me, I'm in a big sorrow about it