Build OpenMP sdk (cmake-conan) - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: General (https://forum.open.mp/forumdisplay.php?fid=19) --- Forum: Programming (https://forum.open.mp/forumdisplay.php?fid=56) --- Thread: Build OpenMP sdk (cmake-conan) (/showthread.php?tid=2840) |
Build OpenMP sdk (cmake-conan) - PainFrenemy - 2024-07-28 $ cmake .. -A Win32 -T ClangCL -- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.22631. usage: conan profile [-h] [-v [V]] [-cc CORE_CONF] {detect,list,path,show} ... conan profile: error: argument subcommand: invalid choice: 'update' (choose from 'detect', 'list', 'path', 'show') ERROR: Exiting with code: 2 CMake Error at lib/cmake-conan/conan-omp.cmake:20 (message): Couldn't update build profile Call Stack (most recent call first): lib/cmake-conan/conan-omp.cmake:60 (conan_update_profile) CMakeLists.txt:6 (include) https://github.com/openmultiplayer/open.mp-sdk RE: Build OpenMP sdk (cmake-conan) - PainFrenemy - 2024-08-12 delete |