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
When compiling the nmos cpp source code using cmake on Ubuntu 22.04 system, the following error occurs:
CMake Error: CMAKE_PROJECT_TOP_LEVEL_INCLUDES file does not exist: third_party/cmake/conan_provider.cmake
CMake Error at CMakeLists.txt:26 (enable_language):
Language 'CXX' is currently being enabled. Recursive call not allowed.
The text was updated successfully, but these errors were encountered:
When compiling the nmos cpp source code using cmake on Ubuntu 22.04 system, the following error occurs:
CMake Error: CMAKE_PROJECT_TOP_LEVEL_INCLUDES file does not exist: third_party/cmake/conan_provider.cmake
CMake Error at CMakeLists.txt:26 (enable_language):
Language 'CXX' is currently being enabled. Recursive call not allowed.
The text was updated successfully, but these errors were encountered: