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

build error #152

Open
helperShang opened this issue May 23, 2019 · 1 comment
Open

build error #152

helperShang opened this issue May 23, 2019 · 1 comment

Comments

@helperShang
Copy link

oCore::get_tx_amount_output_indices(uint64_t) const':
/root/openmonero/src/xmregcore/src/MicroCore.cpp:193:42: error: could not convert 'cryptonote::BlockchainDB::get_tx_amount_output_indices(tx_id, 1)' from 'vector<std::vector<long unsigned int, std::allocator<long unsigned int> >,allocator<std::vector<long unsigned int, std::allocator<long unsigned int> >>>' to 'vector<long unsigned int,allocator<long unsigned int>>'
     return core_storage.get_db()
            ~~~~~~~~~~~~~~~~~~~~~          
             .get_tx_amount_output_indices(tx_id);
             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
@moneroexamples
Copy link
Owner

Please try devel branch of OpenMonero with development version (master branch) of monero, as shown here: #151 (comment)

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

2 participants