Bitcoin Forum

Other => Beginners & Help => Topic started by: alicea on November 18, 2013, 12:06:16 PM



Title: Emerald problem (compilation)
Post by: alicea on November 18, 2013, 12:06:16 PM
Hello

I have a problem with compiling Emerald wallet in Qt Creator. Returns errors:

/home/emerald/emerald-master/src/main.cpp:17: error: boost/random/uniform_int_distribution.hpp: Nie ma takiego pliku ani katalogu
/home/emerald/emerald-master/src/main.cpp:1990: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/emerald/emerald-master/src/main.cpp:3331: warning: ‘unsigned int ScanHash_CryptoPP(char*, char*, char*, char*, unsigned int&)’ defined but not used [-Wunused-function]

May anybody help me?
Or maybe there's a binary file for 32-bit working and ready to download :) ?


Title: Re: Emerald problem (compilation)
Post by: alicea on November 18, 2013, 07:15:24 PM
Would be great if somebody would help seeking solution. I've received a message, that very similar problems exist in other Qt based clients.