Post
Topic
Board Services
Re: Cheap C++ Programming
by
mmavipc
on 24/07/2012, 18:44:37 UTC
Just a quick question, how much would you charge to compile https://github.com/Cubox-/BBQCoin/ to a 32-bit and 64-bit windows binary? Smiley

I'll do it for free, such a simple task.
The compiling is going to have to wait for tomorrow as I have real life things to attend to.

Thanks! I'd be happy to send you like .5 BTC for the compiling though Smiley

I have finished compiling it for you, http://www.mediafire.com/download.php?5z4svri7fnta9i1
It is without uPnP support because I didn't want to take time finding the dependency.

It's only 32-bit only because the whole build process would have to be re-created to get it to work with microsoft's compiler, or it'd have to completely recompile Qt to get it to build a x64 mingw target. I havn't tested it, so if it doesn't work let me know.