Post
Topic
Board Altcoin Discussion
Re: REWARD: Building QT on windows
by
Bram
on 06/01/2014, 14:33:18 UTC
HI,
replace build_unix/db.h  under db folder

Code:
typedef pthread_t db_threadid_t;
with
Code:
typedef u_int32_t db_threadid_t;

according to this post:https://bitcointalk.org/index.php?topic=149479.0

my wallet:17wH89K5k55zkV94KQxH6z3WFLeDGv7BvX


I have all ready tried that. No luck.