Build PokerTH code with Qt Creator on Windows!
-
Hi friends,
I am a newbie here, and also a newbie C/C++ QT developer. As I'm interested in PokerTH, I tried to get the source code and built in QT Creator (Windows 7). However, I cannot link the boost and curl libraries to the project. Can anyone guide me how to link the boost and curl libraries and built PokerTH project on QT Creator (version 2.1.0 - windows 7 pro).
Thanks you in advance!
Anthony -
You need download "boost":http://www.boost.org/users/download/ and "curl":http://curl.haxx.se/download.html sources and build it before.