Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues linking libraries. #2

Open
HarrisonHesslink opened this issue Aug 11, 2020 · 2 comments
Open

Issues linking libraries. #2

HarrisonHesslink opened this issue Aug 11, 2020 · 2 comments

Comments

@HarrisonHesslink
Copy link

Trying to build this and getting these issues. It seems it isn't linking the libraries. Where do I put the libraries and is there a place I am suppose to link them in xcode?

Showing All Errors Only
Undefined symbol: Monero::WalletListener::~WalletListener()

Undefined symbol: Monero::Wallet::amountFromString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)

Undefined symbol: Monero::Wallet::paymentIdFromAddress(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, Monero::NetworkType)

Undefined symbol: Monero::WalletManagerFactory::getWalletManager()

Undefined symbol: Monero::Wallet::genPaymentId()

Undefined symbol: Monero::Wallet::displayAmount(unsigned long long)

Undefined symbol: Monero::Wallet::addressValid(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, Monero::NetworkType)

Undefined symbol: Monero::WalletManagerFactory::setLogLevel(int)
@WooKeyWallet
Copy link
Owner

@sebseb7
Copy link

sebseb7 commented Oct 8, 2020

I build monero-ios-lib , but how to link it to the xcode project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants