Open freeman53 opened 1 year ago
Are you using Conan 1?
Conan 2 is not supported yet.
yes, i'm use conan2 , how to install conan 1?
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:
pip install --force-reinstall conan==1.60
F:\work\git\storm-engine\src\libs\battle_interface\src\log_and_action.cpp(1,1): warning C4819:
------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
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".