I have a problem whith my try to compile the new wallet for my MN here the error msg:
key.cpp:711:70: error: 'class {anonymous}::CSecp256k1Init' has no member named 'ctx'
key.cpp: In member function 'bool CPubKey::Derive(CPubKey&, unsigned char*, unsigned int, const unsigned char*) const':
key.cpp:730:69: error: 'class {anonymous}::CSecp256k1Init' has no member named 'ctx'
make: *** [obj/key.o] Error 1
Has someone a idea to solve. ..
Is the same environment which i has comipled the old sozrce....
Thanks.
secp256k1 Error
Is there any howto?
Are trying to compile craved or the qt wallet?
On every environment the same error...
I dont understand these because i've compiled the first source on these systems....
I compile the new Craved and the Qt wallet on Ubuntu 14.x 64bit without any issues but haven't tried a 32 bit system.