Compile error with VS 2005
Posted: Thu Jan 10, 2008 1:26 pm
I try to compile the world.exe but I get compile error`s. When I open the project for VS 2003 I get the error that it is the wrong project and that it is for VS 2005.
And when I open the VS 2005 project I get 3 compile error`s and I don`t know how to fix it. And due to that my build fail.
Here is the error. Is there a setting missing or is there something wrong with the source.
Error 1 error C2039: 'last' : is not a member of 'TableVersion' e:\source\everquest 2\source\world\loginserver.cpp 392
Error 2 error C2039: 'last' : is not a member of 'TableVersion' e:\source\everquest 2\source\world\loginserver.cpp 404
Error 3 error C2039: 'last' : is not a member of 'TableVersion' e:\source\everquest 2new\source\world\loginserver.cpp 415
And when I open the VS 2005 project I get 3 compile error`s and I don`t know how to fix it. And due to that my build fail.
Here is the error. Is there a setting missing or is there something wrong with the source.
Error 1 error C2039: 'last' : is not a member of 'TableVersion' e:\source\everquest 2\source\world\loginserver.cpp 392
Error 2 error C2039: 'last' : is not a member of 'TableVersion' e:\source\everquest 2\source\world\loginserver.cpp 404
Error 3 error C2039: 'last' : is not a member of 'TableVersion' e:\source\everquest 2new\source\world\loginserver.cpp 415