storm-devs / storm-engine

Game engine behind Sea Dogs, Pirates of the Caribbean and Age of Pirates games.
https://storm-devs.github.io/storm-engine
GNU General Public License v3.0
847 stars 120 forks source link

[BUG] CMake Error #503

Open freeman53 opened 1 year ago

freeman53 commented 1 year ago

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".

Hammie commented 1 year ago

Are you using Conan 1?

Conan 2 is not supported yet.

freeman53 commented 1 year ago

yes, i'm use conan2 , how to install conan 1?

q4a commented 1 year ago

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

Hammie commented 1 year ago

If you're using pip:

pip install --force-reinstall conan==1.60
freeman53 commented 1 year ago

F:\work\git\storm-engine\src\libs\battle_interface\src\log_and_action.cpp(1,1): warning C4819: 1688723246855

freeman53 commented 1 year ago

------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)