I want to compile FoxCoin from souces on Windows, but Im having really hard time with it.
Can you tell me what versions of mingw/opnessl/berkeleydb/boost/qt are you using, and if those are not the newest versions where did you get them from? (f.e. downgrading MinGW to 4.6.2 through mingw-get, that I tried, creates issues too :/)
EDIT: This is the error I am currently getting:
In file included from bignum.h:13:0,
from main.h:9,
from checkpoints.cpp:11:
util.h:555:16: error: conflicting declaration 'typedef void* pthread_t'
typedef HANDLE pthread_t;
^
In file included from c:\mingw32\i686-w64-mingw32\include\c++\i686-w64-mingw32\bits\gthr-default.h:35:0,
from c:\mingw32\i686-w64-mingw32\include\c++\i686-w64-mingw32\bits\gthr.h:148,
from c:\mingw32\i686-w64-mingw32\include\c++\ext\atomicity.h:35,
from c:\mingw32\i686-w64-mingw32\include\c++\bits\ios_base.h:39,
from c:\mingw32\i686-w64-mingw32\include\c++\ios:42,
from c:\mingw32\i686-w64-mingw32\include\c++\ostream:38,
from c:\mingw32\i686-w64-mingw32\include\c++\iostream:39,
from C:\deps\boost/boost/assert.hpp:82,
from C:\deps\boost/boost/range/iterator_range_core.hpp:21,
from C:\deps\boost/boost/range/iterator_range.hpp:13,
from C:\deps\boost/boost/assign/list_of.hpp:20,
from checkpoints.cpp:6:
c:\mingw32\i686-w64-mingw32\include\pthread.h:196:19: error: 'pthread_t' has a previous declaration as 'typedef uintptr_t pthread_t'
typedef uintptr_t pthread_t;
^
In file included from bignum.h:13:0,
from main.h:9,
from checkpoints.cpp:11:
util.h: In function 'pthread_t CreateThread(void (*)(void*), void*, bool)':
util.h:578:12: error: invalid conversion from 'HANDLE {aka void*}' to 'pthread_t {aka unsigned int}' [-fpermissive]
return hthread;
^
makefile.mingw:72: recipe for target 'obj/checkpoints.o' failed
mingw32-make: *** [obj/checkpoints.o] Error 1
C:\FoxCoin-src3\src>
MingW Ver 4.6.2
QT Ver 4.8.5
Boost Ver 1.54
MiniUPNP Ver 1.8
OpenSSL Ver 1.0.1e
BerkleyDB Ver 4.8.30
Great dev. I hope this crypto stays strong forever.
Thanks! Please show your support by taking on the promotion bounty and following some of the reddit links on the OP. It really helps us out and gives the coin a great chance of a strong, long future.
Hey guys,
Just to let you know
http://fox.united-miners.com still going strong
We've got a good userbase still, so if you want a reliable pool then choose us!
Cheers,
Oh please. Let's not fork the chain over a few FOX.
Why do people want Craptsy? It's one of the worst exchanges out there.
Unfortunately "Craptsy", as "crappy" as you might think it is has a huge userbase and a strong following.
I think its odd that this is the only coin that has this mining structure. Reason is once mining is over you have to hope miners stay to mine fees but nothing guarantees this will happen. By doing what Fox does it ensure you will have miners for the next 200+ years minting new coins not relying HOPE that miners will stay to secure the network.
This is what I was also thinking about. Very unlikely that miners will stay and support the coin if it pays only transaction fees. Fox guarantees that miner will get paid for what they're doing.
Wasn't sure that FOX is the only coin with such a structure though. Really?
The FOX doesn't just want to go to the core and back, it plans to set up a nice den there and propagate throughout the resource-rich core
In other news, FINALLY found an OSX compiler, sorry for the wait!