Switched from Visual Studio 2008 to Visual Studio 2010 and unable to link to boost filesystem now?

Check your C++ Linker Command Line and make sure it doesn't reference the vc90 libraries. If it is you may have manually added the lib dependency to your 'additional libraries' section.

After I updated to Visual Studio 2010 Service Pack 1 the linker issues went away. BUilding boost with the msvc flag or the msvc-10.0 flag resulted in the same output, so that had no effect on the issue.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions