-
-
Notifications
You must be signed in to change notification settings - Fork 913
Description
Can't build with Conan, have followed all instructions provided here
Always fails when I get to this step: conan install . --build=missing --update
C:\Users\brendan.vessels.conan2\p\b\arcus9fbdea2657d10\b\src\MessageTypeStore.cpp(162): warning C4242: 'argument': conversion from 'int' to 'const _Elem', possible loss of data
with
[
_Elem=char
]
ninja: build stopped: subcommand failed.
arcus/5.10.0: ERROR:
Package 'd719caab426bcdc1d76c5415239243e1bc080307' build failed
arcus/5.10.0: WARN: Build folder C:\Users\brendan.vessels.conan2\p\b\arcus9fbdea2657d10\b\build\Release
ERROR: arcus/5.10.0: Error in build() method, line 137
cmake.build()
ConanException: Error 1 while executing
Can't seem to ever get around arcus. Must've tried 30 times to get around this, can't figure out anything helpful. Any help is appreciated!