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
↧