I installed an compiled Bitcoin-qt after about a week and it works fine.
I tried to follow the direction to build the foocoin/barcoin QT but I keep getting this error:
src/util.h: At global scope:
src/util.h:555:16: error: conflicting declaration 'typedef void* pthread_t'
typedef HANDLE pthread_t;
any idea how to fix this?