You can post in the linked thread, maybe others will benefit in the future.
Post the compilation errors there, I'll try to help. This project was tested (compiled+run) on windows xp (gcc 4.4, Qt 4.5), windows vista (gcc 4.4, Qt 4.5), windows 7 (gcc 4.5, Qt 4.7.2) and ubuntu 9.10 (i dont remember), so I'm pretty sure the code does not contain any syntax errors.
Qt is c++, not ANSI-C, so you need to have c++ compiler, I have tested this with g++, I dont know if it will work with Visual Studio compilers.
Bookmarks