How to solve linker problems when QT and boost libraries are using with VS2008.
-
How to solve linker problems when QT and boost libraries are using with VS2008.
Problem :- I installed QT library and boost library in my desktop/laptop.
I create new project using QT GUI/QT Console.I link boost libraries to the project.
But boost::filesystems methods are not working. I got linker errors.http://www.boostprogramming.com/forum/index.php/topic,660.0.html
-
Hi,
Since you have symbol missing, did you link the correct boost libraries ?
On a side note it's Qt, QT stands for Apple QuickTime
-
same program is working correctly, if i create project directly with VS2008 IDE. Please go through the following link, I got out put also.
http://www.boostprogramming.com/forum/index.php/topic,11.0.html