N
Netter
Tried to compile a program in vs2005 that compiles in vs2003 and get this
error:
Error 12 error LNK2019: unresolved external symbol _strstr referenced in
function "char * __cdecl strstr(char *,char const *)"
(?strstr@@YAPADPADPBD@Z) MyGame.obj
Can anyone help me here?
Thanks
error:
Error 12 error LNK2019: unresolved external symbol _strstr referenced in
function "char * __cdecl strstr(char *,char const *)"
(?strstr@@YAPADPADPBD@Z) MyGame.obj
Can anyone help me here?
Thanks