You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I encountered an error when compiling the code.
FAILED: E:/Project/yuyin/Codec2Recorder/app/.cxx/cmake/debug/codec2/src/codec2_native-prefix/src/codec2_native-stamp/codec2_native-configure
cmd.exe /C "cd /D E:\Project\yuyin\Codec2Recorder\app.cxx\cmake\debug\codec2\src\codec2_native && D:\android\sdk\cmake\3.18.1\bin\cmake.exe -GNinja E:/Project/yuyin/Codec2Recorder/app/src/main/codec2/src/.. && D:\android\sdk\cmake\3.18.1\bin\cmake.exe -E touch E:/Project/yuyin/Codec2Recorder/app/.cxx/cmake/debug/codec2/src/codec2_native-prefix/src/codec2_native-stamp/codec2_native-configure"
CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
Do you encounter this problem?
The text was updated successfully, but these errors were encountered:
Hello, I encountered an error when compiling the code.
FAILED: E:/Project/yuyin/Codec2Recorder/app/.cxx/cmake/debug/codec2/src/codec2_native-prefix/src/codec2_native-stamp/codec2_native-configure
cmd.exe /C "cd /D E:\Project\yuyin\Codec2Recorder\app.cxx\cmake\debug\codec2\src\codec2_native && D:\android\sdk\cmake\3.18.1\bin\cmake.exe -GNinja E:/Project/yuyin/Codec2Recorder/app/src/main/codec2/src/.. && D:\android\sdk\cmake\3.18.1\bin\cmake.exe -E touch E:/Project/yuyin/Codec2Recorder/app/.cxx/cmake/debug/codec2/src/codec2_native-prefix/src/codec2_native-stamp/codec2_native-configure"
CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
Do you encounter this problem?
The text was updated successfully, but these errors were encountered: