-
Notifications
You must be signed in to change notification settings - Fork 123
[BUG] CMake Error #503
Comments
Are you using Conan 1? Conan 2 is not supported yet. |
yes, i'm use conan2 , how to install conan 1? |
You can get it here; https://github.com/conan-io/conan/releases/tag/1.60.1 |
If you're using pip:
|
------Started generation: Project: engine, Configuration: Debug x64------ Building Custom Rule F:/work/git/form engine/src/apps/engine/CMakeLists.txt 49>main.cpp 49>Creating library F:/work/git/form engine/build_ Vs2019_ X64/src/apps/engine/Debug/engine. lib and objects F:/work/git/form engine/build_ Vs2019_ X64/src/apps/engine/Debug/engine. exp 49>diagnostics. lib (lifecycle diagnostics service. obj): error LNK2001: Unresolved external symbol "public: __cdecl spdlog:: details: log_msg:: log_msg (struct spdlog: source_loc, class fmt: v9:: basic_string_view, enum spdlog: level: level_enum, class fmt: v9: basic_string_view)" (?? 0log_msg@details @Spdlog@@ QEAA@Usource_loc @ 2@V $ basic_string_view@D @ v9@fmt @@ W4level_enum@level @ 2@1 @z) |
Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045.
Conan: Adding storm remote repository (https://storm.jfrog.io/artifactory/api/conan/conan-remote) verify ssl (True)
usage: conan remote [-h] [-v [V]] {add} ...
conan remote: error: unrecognized arguments: True
ERROR: Exiting with code: 2
CMake Error at cmake/conan.cmake:853 (message):
Conan remote failed='2'
Call Stack (most recent call first):
CMakeLists.txt:31 (conan_add_remote)
Configuring incomplete, errors occurred!
See also "F:/work/git/storm-engine/build_vs2019_x64/CMakeFiles/CMakeOutput.log".
The text was updated successfully, but these errors were encountered: