MongoDB and visual C++ 2008 linker errors -
I am trying to get a c ++ client for mongodb working in Visual Studio 2008. I can reference it included, but whenever I get to the Mongodb .lib file linker I get the following error: "Fatal Error LNK1257: Code Generation Failed". If the visual studio .lib can not be found, then I get a group of unresolved underlying errors. I have actually lost to this point to a great extent.
Have you tried the latest?
Have you installed the 2008 2008 SP1?
Comments
Post a Comment