M
Murray Foxcroft
Hi all -
Can anyone tell me what I should link in to get the following error sorted?
Also - for future reference - any quick ways to resolve a linker reference
from an include like #include <sys/stat.h> in order to beat these linker
errors quickly?
error LNK2001: unresolved external symbol "int __cdecl stat(char const
*,struct stat *)" (?stat@@$$J0YAHPBDPAU0@@Z)
Can anyone tell me what I should link in to get the following error sorted?
Also - for future reference - any quick ways to resolve a linker reference
from an include like #include <sys/stat.h> in order to beat these linker
errors quickly?
error LNK2001: unresolved external symbol "int __cdecl stat(char const
*,struct stat *)" (?stat@@$$J0YAHPBDPAU0@@Z)