Hey People :)
I'm trying to build SimpleVRML project but I received 100 errors like this
error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::locale::facet::_Register(void)" (__imp_?_Register@facet@locale@std@@QAEXXZ) antlr.lib simpleVRML
notice that it's required to build it in Visual Studio 2003 but I'm using 2008
please could anyone help me with this error, telling me the meaing of it, it's cause and how to solve it?
could this be a result of using a different verion of Visual Studio instead of that required?
thanks in advance :)