:: Re: [Libbitcoin] obelisk compile er…
Top Page
Delete this message
Reply to this message
Author: Noel Maersk
Date:  
To: libbitcoin
Subject: Re: [Libbitcoin] obelisk compile error
On Sat, Nov 23, 2013 at 06:15:48PM -0800, Glenn Tarbox, PhD wrote:
> Kinda strange as the code appears correct...
>
> Ubuntu 13.10
>
> commit aa62b10d65ebc003ffdeadaa2b619d767b37439f
>
> ...
> -I. -std=c++11 -DLEVELDB_ENABLED
> -I/mnt/hdb/tarbox/projects/genjix/install/include -I./../include
> -DSYSCONFDIR=\"/mnt/hdb/tarbox/projects/genjix/install/etc\" -g -O2
> ...
> client/interface/blockchain.cpp:109:61: error: no 'void
> obelisk::blockchain_interface::fetch_transaction_index(const hash_digest&,
> libbitcoin::blockchain::fetch_handler_transaction_index)' member function
> declared in class 'obelisk::blockchain_interface'
>      blockchain::fetch_handler_transaction_index handle_fetch)


Strange indeed. Did it compile with previous commits? Are those correct
include paths?