Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When compiling the cpp example, I get an error:
~/wallet-core/samples/cpp# cmake . -DWALLET_CORE=../../
CMake Error at CMakeLists.txt:34 (message):
TrustWalletCore library not found. Please provide TrustWalletCore build
directory with -DWALLET_CORE. Example: cmake .
-DWALLET_CORE=../wallet-core
-- Configuring incomplete, errors occurred!
See also "/root/wallet-core/samples/cpp/CMakeFiles/CMakeOutput.log".
Beta Was this translation helpful? Give feedback.
All reactions