Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
4345235
Topic
401281
Board
Altcoin Discussion
Re: REWARD: Building QT on windows
by
Bram
on
06/01/2014, 14:33:18 UTC
Quote from: hope ang on January 06, 2014, 02:24:17 PM
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.