You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to build TCGStorage according to the readme (python setup.py opensea followed by python setup.py build), the linker finds multiple defintions for gnutls-namespaced classes and functions. It is also unable to find boost_python310 despite it being installed and on the path.
Bug:
While trying to build TCGStorage according to the readme (
python setup.py opensea
followed bypython setup.py build
), the linker finds multiple defintions forgnutls
-namespaced classes and functions. It is also unable to findboost_python310
despite it being installed and on the path.Full log:
Desktop (please complete the following information):
clang++
version: 18.1.3g++
version: 13.2.0The text was updated successfully, but these errors were encountered: