Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: psomas2 on December 12, 2013, 11:59:23 AM



Title: Need help on compiling bitecoin wallet. [$ reward to helper]
Post by: psomas2 on December 12, 2013, 11:59:23 AM
I have customized my project a little , but when is the time to compile i get this error (windows) :

Well , everything was perfect and worked untill it was time to compile.

When i execute : "make -f Makefile.Release "

All this mess happens :

https://i.imgur.com/j3T4Dzq.png

Does anyone has any idea about it?
In case someone helps me effectively will have a little reward ;)


Title: Re: Need help on compiling bitecoin wallet. [$ reward to helper]
Post by: brakk263 on December 13, 2013, 08:58:26 AM
Is it your own project? If so, which libraries are you using? If not, which project is it?

Well , everything was perfect and worked untill it was time to compile.
Did it compile before your changed it or what do you mean it worked until you ran make?


Title: Re: Need help on compiling bitecoin wallet. [$ reward to helper]
Post by: Martijnvdc on December 13, 2013, 09:08:29 AM
You're missing a library. That's all.
I'm 99% sure it's glibc.