User profile: vahid18u

User info
User name:vahid18u
History
Joined:
Number of posts:8
Latest posts:

Link boost libraries to Qt
coder777 you are my hero :D I finally made it .The problem was what coder777 noticed .my boost Bi...

Link boost libraries to Qt
coder777@ oh my God !! I think that is the point !! I built them using these commands: bootstrap ...

Link boost libraries to Qt
could it be bacause of my minGW version ? it is 4.4 and maybe is old to use with boost 1.49 .

Link boost libraries to Qt
I added CONFIG += static to my .pro file too , but again same errors.

Link boost libraries to Qt
the onliest code related to boost in my project is : #include <boost/asio> should I add any other li...