Jump to content

Daragon

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Daragon

  1. And when i try to compilate it on Release mode: 1>------ Build started: Project: char-server, Configuration: Release Win32 ------ 1> grammar.c 1> libconfig.c 1> scanctx.c 1> scanner.c 1> strbuf.c 1> mt19937ar.c 1> conf.c 1> core.c 1> db.c 1> ers.c 1> malloc.c 1> mapindex.c 1> mempool.c 1> mutex.c 1> nullpo.c 1> raconf.c 1> random.c 1> showmsg.c 1> socket.c 1> sql.c 1> strlib.c 1>..\src\common\socket.c(1269): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 1> C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(2238): note: see declaration of 'gethostbyname' 1>..\src\common\socket.c(1420): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 1> C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(2238): note: see declaration of 'gethostbyname' 1>..\src\common\socket.c(1430): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 1> C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1868): note: see declaration of 'inet_ntoa' 1>..\src\common\socket.c(1436): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 1> C:\Program Files (x86)\Windows Kits\8.1\Include\um\WinSock2.h(1850): note: see declaration of 'inet_addr' 1> thread.c 1> timer.c 1> utils.c 1> msg_conf.c 1> cli.c 1> char.c 1> char_clif.c 1> char_cnslif.c 1> char_logif.c 1> char_mapif.c 1> int_auction.c 1> int_clan.c 1> int_elemental.c 1> int_guild.c 1> int_homun.c 1> int_mail.c 1> int_mercenary.c 1> int_party.c 1> int_pet.c 1> int_quest.c 1> int_storage.c 1> inter.c 1>grammar.obj : error LNK2001: unresolved external symbol _free 1>grammar.obj : error LNK2001: unresolved external symbol _malloc 1>libconfig.obj : error LNK2001: unresolved external symbol _setlocale 1>libconfig.obj : error LNK2001: unresolved external symbol _fputc 1>libconfig.obj : error LNK2001: unresolved external symbol _calloc 1>libconfig.obj : error LNK2001: unresolved external symbol _memmove 1>libconfig.obj : error LNK2001: unresolved external symbol _fopen 1>libconfig.obj : error LNK2001: unresolved external symbol _strdup 1>oldnames.lib(strdup.obj) : error LNK2001: unresolved external symbol _strdup 1>libconfig.obj : error LNK2001: unresolved external symbol _fclose 1>libconfig.obj : error LNK2001: unresolved external symbol _realloc 1>libconfig.obj : error LNK2001: unresolved external symbol _isalpha 1>libconfig.obj : error LNK2001: unresolved external symbol __configthreadlocale 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __configthreadlocale 1>libconfig.obj : error LNK2001: unresolved external symbol ___stdio_common_vfprintf 1>libconfig.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf 1>libconfig.obj : error LNK2001: unresolved external symbol _fputs 1>libconfig.obj : error LNK2001: unresolved external symbol _atoi 1>libconfig.obj : error LNK2001: unresolved external symbol _strchr 1>libconfig.obj : error LNK2001: unresolved external symbol _isdigit 1>scanner.obj : error LNK2001: unresolved external symbol _exit 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol _exit 1>scanner.obj : error LNK2001: unresolved external symbol _isatty 1>oldnames.lib(isatty.obj) : error LNK2001: unresolved external symbol _isatty 1>scanner.obj : error LNK2001: unresolved external symbol _fileno 1>oldnames.lib(fileno.obj) : error LNK2001: unresolved external symbol _fileno 1>scanner.obj : error LNK2001: unresolved external symbol _ferror 1>scanner.obj : error LNK2001: unresolved external symbol ___acrt_iob_func 1>scanner.obj : error LNK2001: unresolved external symbol _clearerr 1>scanner.obj : error LNK2001: unresolved external symbol _strtoul 1>scanner.obj : error LNK2001: unresolved external symbol _getc 1>scanner.obj : error LNK2001: unresolved external symbol _fwrite 1>scanner.obj : error LNK2001: unresolved external symbol __errno 1>scanner.obj : error LNK2001: unresolved external symbol _strtol 1>scanner.obj : error LNK2001: unresolved external symbol __atoi64 1>scanner.obj : error LNK2001: unresolved external symbol __strtoui64 1>scanner.obj : error LNK2001: unresolved external symbol _atof 1>scanner.obj : error LNK2001: unresolved external symbol _fread 1>core.obj : error LNK2001: unresolved external symbol _ftell 1>core.obj : error LNK2001: unresolved external symbol _fseek 1>core.obj : error LNK2001: unresolved external symbol _fgets 1>core.obj : error LNK2001: unresolved external symbol _raise 1>core.obj : error LNK2001: unresolved external symbol _strstr 1>core.obj : error LNK2001: unresolved external symbol ___stdio_common_vsscanf 1>core.obj : error LNK2001: unresolved external symbol _signal 1>core.obj : error LNK2001: unresolved external symbol _strrchr 1>core.obj : error LNK2001: unresolved external symbol _chdir 1>oldnames.lib(chdir.obj) : error LNK2001: unresolved external symbol _chdir 1>db.obj : error LNK2001: unresolved external symbol _strnicmp 1>oldnames.lib(strnicmp.obj) : error LNK2001: unresolved external symbol _strnicmp 1>db.obj : error LNK2001: unresolved external symbol _tolower 1>db.obj : error LNK2001: unresolved external symbol _strncmp 1>db.obj : error LNK2001: unresolved external symbol _strnlen 1>malloc.obj : error LNK2001: unresolved external symbol __time64 1>malloc.obj : error LNK2001: unresolved external symbol __localtime64 1>mapindex.obj : error LNK2001: unresolved external symbol _stricmp 1>oldnames.lib(stricmp.obj) : error LNK2001: unresolved external symbol _stricmp 1>mempool.obj : error LNK2001: unresolved external symbol _rand 1>raconf.obj : error LNK2001: unresolved external symbol _strtod 1>raconf.obj : error LNK2001: unresolved external symbol _strncpy 1>showmsg.obj : error LNK2001: unresolved external symbol _strftime 1>socket.obj : error LNK2001: unresolved external symbol _strcmpi 1>oldnames.lib(strcmpi.obj) : error LNK2001: unresolved external symbol _strcmpi 1>strlib.obj : error LNK2001: unresolved external symbol _toupper 1>strlib.obj : error LNK2001: unresolved external symbol _isxdigit 1>strlib.obj : error LNK2001: unresolved external symbol _iscntrl 1>strlib.obj : error LNK2001: unresolved external symbol _isspace 1>timer.obj : error LNK2001: unresolved external symbol __difftime64 1>timer.obj : error LNK2001: unresolved external symbol __mktime64 1>utils.obj : error LNK2001: unresolved external symbol _access 1>oldnames.lib(access.obj) : error LNK2001: unresolved external symbol _access 1>cli.obj : error LNK2001: unresolved external symbol __kbhit 1>char.obj : error LNK2001: unresolved external symbol _strtok 1>char_mapif.obj : error LNK2001: unresolved external symbol _atol 1>inter.obj : error LNK2001: unresolved external symbol __fstat64i32 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __seh_filter_exe 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_app_type 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___setusermatherr 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __configure_narrow_argv 1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __configure_narrow_argv 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initialize_narrow_environment 1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __initialize_narrow_environment 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __get_initial_narrow_environment 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initterm 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initterm_e 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __exit 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_fmode 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p___argc 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p___argv 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __cexit 1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __cexit 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __c_exit 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __register_thread_local_exe_atexit_callback 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_new_mode 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p__commode 1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __except_handler4 1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __except_handler4 1>libcmt.lib(_sehprolg4_.obj) : error LNK2001: unresolved external symbol __except_handler4 1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __seh_filter_dll 1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __initialize_onexit_table 1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __register_onexit_function 1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __execute_onexit_table 1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __crt_atexit 1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __crt_at_quick_exit 1>libcmt.lib(tncleanup.obj) : error LNK2001: unresolved external symbol ___std_type_info_destroy_list 1>libcmt.lib(default_precision.obj) : error LNK2001: unresolved external symbol __controlfp_s 1>libcmt.lib(utility_desktop.obj) : error LNK2001: unresolved external symbol _terminate 1>libcmt.lib(utility_desktop.obj) : error LNK2001: unresolved external symbol _memset 1>oldnames.lib(strdup.obj) : error LNK2001: unresolved external symbol __strdup 1>oldnames.lib(isatty.obj) : error LNK2001: unresolved external symbol __isatty 1>oldnames.lib(fileno.obj) : error LNK2001: unresolved external symbol __fileno 1>oldnames.lib(chdir.obj) : error LNK2001: unresolved external symbol __chdir 1>oldnames.lib(strnicmp.obj) : error LNK2001: unresolved external symbol __strnicmp 1>oldnames.lib(stricmp.obj) : error LNK2001: unresolved external symbol __stricmp 1>oldnames.lib(strcmpi.obj) : error LNK2001: unresolved external symbol __stricmp 1>oldnames.lib(access.obj) : error LNK2001: unresolved external symbol __access 1>..\char-server.exe : fatal error LNK1120: 100 unresolved externals ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
  2. Hi, i'm having the following compilation errors while trying to compilate the rAthena OS: Windows 7 SP1 Got the rATHENA though git bash 1>------ Build started: Project: char-server, Configuration: Debug Win32 ------ 1> grammar.c 1> libconfig.c 1> scanctx.c 1> scanner.c 1> strbuf.c 1> mt19937ar.c 1> conf.c 1> core.c 1> db.c 1> ers.c 1> malloc.c 1> mapindex.c 1> mempool.c 1> mutex.c 1> nullpo.c 1> raconf.c 1> random.c 1> showmsg.c 1> socket.c 1> sql.c 1> strlib.c 1>c:\users\gabriel\desktop\server rag\rathena\rathena\src\common\socket.c(1269): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 1> c:\program files (x86)\windows kits\8.1\include\um\winsock2.h(2238): note: see declaration of 'gethostbyname' 1>c:\users\gabriel\desktop\server rag\rathena\rathena\src\common\socket.c(1420): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 1> c:\program files (x86)\windows kits\8.1\include\um\winsock2.h(2238): note: see declaration of 'gethostbyname' 1>c:\users\gabriel\desktop\server rag\rathena\rathena\src\common\socket.c(1430): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 1> c:\program files (x86)\windows kits\8.1\include\um\winsock2.h(1868): note: see declaration of 'inet_ntoa' 1>c:\users\gabriel\desktop\server rag\rathena\rathena\src\common\socket.c(1436): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings 1> c:\program files (x86)\windows kits\8.1\include\um\winsock2.h(1850): note: see declaration of 'inet_addr' 1> thread.c 1> timer.c 1> utils.c 1> msg_conf.c 1> cli.c 1> char.c 1> char_clif.c 1> char_cnslif.c 1> char_logif.c 1> char_mapif.c 1> int_auction.c 1> int_clan.c 1> int_elemental.c 1> int_guild.c 1> int_homun.c 1> int_mail.c 1> int_mercenary.c 1> int_party.c 1> int_pet.c 1> int_quest.c 1> int_storage.c 1> inter.c 1>grammar.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 1>core.obj : error LNK2001: unresolved external symbol _free 1>malloc.obj : error LNK2001: unresolved external symbol _free 1>utils.obj : error LNK2001: unresolved external symbol _free 1>grammar.obj : error LNK2001: unresolved external symbol _free 1>libconfig.obj : error LNK2001: unresolved external symbol _free 1>scanctx.obj : error LNK2001: unresolved external symbol _free 1>scanner.obj : error LNK2001: unresolved external symbol _free 1>malloc.obj : error LNK2001: unresolved external symbol _malloc 1>utils.obj : error LNK2001: unresolved external symbol _malloc 1>grammar.obj : error LNK2001: unresolved external symbol _malloc 1>scanctx.obj : error LNK2001: unresolved external symbol _malloc 1>scanner.obj : error LNK2001: unresolved external symbol _malloc 1>core.obj : error LNK2001: unresolved external symbol _malloc 1>inter.obj : error LNK2001: unresolved external symbol _fclose 1>sql.obj : error LNK2001: unresolved external symbol _fclose 1>strlib.obj : error LNK2001: unresolved external symbol _fclose 1>msg_conf.obj : error LNK2001: unresolved external symbol _fclose 1>char.obj : error LNK2001: unresolved external symbol _fclose 1>mapindex.obj : error LNK2001: unresolved external symbol _fclose 1>raconf.obj : error LNK2001: unresolved external symbol _fclose 1>showmsg.obj : error LNK2001: unresolved external symbol _fclose 1>socket.obj : error LNK2001: unresolved external symbol _fclose 1>libconfig.obj : error LNK2001: unresolved external symbol _fclose 1>scanctx.obj : error LNK2001: unresolved external symbol _fclose 1>core.obj : error LNK2001: unresolved external symbol _fclose 1>malloc.obj : error LNK2001: unresolved external symbol _fclose 1>inter.obj : error LNK2001: unresolved external symbol _fopen 1>sql.obj : error LNK2001: unresolved external symbol _fopen 1>strlib.obj : error LNK2001: unresolved external symbol _fopen 1>msg_conf.obj : error LNK2001: unresolved external symbol _fopen 1>char.obj : error LNK2001: unresolved external symbol _fopen 1>mapindex.obj : error LNK2001: unresolved external symbol _fopen 1>raconf.obj : error LNK2001: unresolved external symbol _fopen 1>showmsg.obj : error LNK2001: unresolved external symbol _fopen 1>socket.obj : error LNK2001: unresolved external symbol _fopen 1>libconfig.obj : error LNK2001: unresolved external symbol _fopen 1>scanctx.obj : error LNK2001: unresolved external symbol _fopen 1>core.obj : error LNK2001: unresolved external symbol _fopen 1>malloc.obj : error LNK2001: unresolved external symbol _fopen 1>libconfig.obj : error LNK2019: unresolved external symbol _fputc referenced in function ___config_indent 1>libconfig.obj : error LNK2019: unresolved external symbol _fputs referenced in function ___config_write_setting 1>nullpo.obj : error LNK2001: unresolved external symbol ___stdio_common_vfprintf 1>showmsg.obj : error LNK2001: unresolved external symbol ___stdio_common_vfprintf 1>utils.obj : error LNK2001: unresolved external symbol ___stdio_common_vfprintf 1>libconfig.obj : error LNK2001: unresolved external symbol ___stdio_common_vfprintf 1>scanner.obj : error LNK2001: unresolved external symbol ___stdio_common_vfprintf 1>core.obj : error LNK2001: unresolved external symbol ___stdio_common_vfprintf 1>malloc.obj : error LNK2001: unresolved external symbol ___stdio_common_vfprintf 1>inter.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf 1>utils.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf 1>char.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf 1>int_guild.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf 1>int_mail.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf 1>mapindex.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf 1>showmsg.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf 1>socket.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf 1>strlib.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf 1>libconfig.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf 1>core.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf 1>db.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf 1>malloc.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf 1>char_clif.obj : error LNK2001: unresolved external symbol _memmove 1>char_logif.obj : error LNK2001: unresolved external symbol _memmove 1>char_mapif.obj : error LNK2001: unresolved external symbol _memmove 1>int_quest.obj : error LNK2001: unresolved external symbol _memmove 1>libconfig.obj : error LNK2001: unresolved external symbol _memmove 1>showmsg.obj : error LNK2001: unresolved external symbol _memmove 1>socket.obj : error LNK2001: unresolved external symbol _memmove 1>strlib.obj : error LNK2001: unresolved external symbol _memmove 1>libcmtd.lib(utility_desktop.obj) : error LNK2001: unresolved external symbol _memset 1>int_pet.obj : error LNK2001: unresolved external symbol _memset 1>int_quest.obj : error LNK2001: unresolved external symbol _memset 1>int_storage.obj : error LNK2001: unresolved external symbol _memset 1>inter.obj : error LNK2001: unresolved external symbol _memset 1>int_homun.obj : error LNK2001: unresolved external symbol _memset 1>int_mail.obj : error LNK2001: unresolved external symbol _memset 1>int_mercenary.obj : error LNK2001: unresolved external symbol _memset 1>int_party.obj : error LNK2001: unresolved external symbol _memset 1>char_mapif.obj : error LNK2001: unresolved external symbol _memset 1>int_clan.obj : error LNK2001: unresolved external symbol _memset 1>int_elemental.obj : error LNK2001: unresolved external symbol _memset 1>int_guild.obj : error LNK2001: unresolved external symbol _memset 1>cli.obj : error LNK2001: unresolved external symbol _memset 1>char.obj : error LNK2001: unresolved external symbol _memset 1>char_clif.obj : error LNK2001: unresolved external symbol _memset 1>char_cnslif.obj : error LNK2001: unresolved external symbol _memset 1>sql.obj : error LNK2001: unresolved external symbol _memset 1>thread.obj : error LNK2001: unresolved external symbol _memset 1>timer.obj : error LNK2001: unresolved external symbol _memset 1>msg_conf.obj : error LNK2001: unresolved external symbol _memset 1>mempool.obj : error LNK2001: unresolved external symbol _memset 1>showmsg.obj : error LNK2001: unresolved external symbol _memset 1>showmsg.obj : error LNK2001: unresolved external symbol _memset 1>socket.obj : error LNK2001: unresolved external symbol _memset 1>db.obj : error LNK2001: unresolved external symbol _memset 1>ers.obj : error LNK2001: unresolved external symbol _memset 1>malloc.obj : error LNK2001: unresolved external symbol _memset 1>mapindex.obj : error LNK2001: unresolved external symbol _memset 1>libconfig.obj : error LNK2001: unresolved external symbol _memset 1>scanctx.obj : error LNK2001: unresolved external symbol _memset 1>scanner.obj : error LNK2001: unresolved external symbol _memset 1>strbuf.obj : error LNK2001: unresolved external symbol _memset 1>int_guild.obj : error LNK2019: unresolved external symbol _strchr referenced in function _mapif_guild_info 1>int_homun.obj : error LNK2001: unresolved external symbol _strchr 1>int_party.obj : error LNK2001: unresolved external symbol _strchr 1>inter.obj : error LNK2001: unresolved external symbol _strchr 1>libconfig.obj : error LNK2001: unresolved external symbol _strchr 1>showmsg.obj : error LNK2001: unresolved external symbol _strchr 1>strlib.obj : error LNK2001: unresolved external symbol _strchr 1>char.obj : error LNK2001: unresolved external symbol _strchr 1>char.obj : error LNK2019: unresolved external symbol _strcat referenced in function _char_mmo_char_tosql 1>int_guild.obj : error LNK2001: unresolved external symbol _strcat 1>libconfig.obj : error LNK2001: unresolved external symbol _strcat 1>scanctx.obj : error LNK2001: unresolved external symbol _strcat 1>showmsg.obj : error LNK2001: unresolved external symbol _strcat 1>utils.obj : error LNK2001: unresolved external symbol _strcat 1>inter.obj : error LNK2001: unresolved external symbol _strlen 1>char_clif.obj : error LNK2001: unresolved external symbol _strlen 1>char_cnslif.obj : error LNK2001: unresolved external symbol _strlen 1>char_logif.obj : error LNK2001: unresolved external symbol _strlen 1>char_mapif.obj : error LNK2001: unresolved external symbol _strlen 1>utils.obj : error LNK2001: unresolved external symbol _strlen 1>msg_conf.obj : error LNK2001: unresolved external symbol _strlen 1>cli.obj : error LNK2001: unresolved external symbol _strlen 1>char.obj : error LNK2001: unresolved external symbol _strlen 1>raconf.obj : error LNK2001: unresolved external symbol _strlen 1>showmsg.obj : error LNK2001: unresolved external symbol _strlen 1>sql.obj : error LNK2001: unresolved external symbol _strlen 1>strlib.obj : error LNK2001: unresolved external symbol _strlen 1>core.obj : error LNK2001: unresolved external symbol _strlen 1>malloc.obj : error LNK2001: unresolved external symbol _strlen 1>mapindex.obj : error LNK2001: unresolved external symbol _strlen 1>nullpo.obj : error LNK2001: unresolved external symbol _strlen 1>libconfig.obj : error LNK2001: unresolved external symbol _strlen 1>scanctx.obj : error LNK2001: unresolved external symbol _strlen 1>scanner.obj : error LNK2001: unresolved external symbol _strlen 1>strbuf.obj : error LNK2001: unresolved external symbol _strlen 1>libconfig.obj : error LNK2019: unresolved external symbol _strdup referenced in function _config_set_include_dir 1>scanctx.obj : error LNK2001: unresolved external symbol _strdup 1>malloc.obj : error LNK2001: unresolved external symbol _strdup 1>oldnames.lib(strdup.obj) : error LNK2001: unresolved external symbol _strdup 1>libconfig.obj : error LNK2019: unresolved external symbol _calloc referenced in function _config_init 1>malloc.obj : error LNK2001: unresolved external symbol _calloc 1>malloc.obj : error LNK2001: unresolved external symbol _realloc 1>libconfig.obj : error LNK2001: unresolved external symbol _realloc 1>scanctx.obj : error LNK2001: unresolved external symbol _realloc 1>scanner.obj : error LNK2001: unresolved external symbol _realloc 1>strbuf.obj : error LNK2001: unresolved external symbol _realloc 1>inter.obj : error LNK2001: unresolved external symbol _atoi 1>int_mail.obj : error LNK2001: unresolved external symbol _atoi 1>int_mercenary.obj : error LNK2001: unresolved external symbol _atoi 1>int_party.obj : error LNK2001: unresolved external symbol _atoi 1>int_pet.obj : error LNK2001: unresolved external symbol _atoi 1>int_clan.obj : error LNK2001: unresolved external symbol _atoi 1>int_elemental.obj : error LNK2001: unresolved external symbol _atoi 1>int_guild.obj : error LNK2001: unresolved external symbol _atoi 1>int_homun.obj : error LNK2001: unresolved external symbol _atoi 1>char_clif.obj : error LNK2001: unresolved external symbol _atoi 1>char_logif.obj : error LNK2001: unresolved external symbol _atoi 1>char_mapif.obj : error LNK2001: unresolved external symbol _atoi 1>int_auction.obj : error LNK2001: unresolved external symbol _atoi 1>sql.obj : error LNK2001: unresolved external symbol _atoi 1>timer.obj : error LNK2001: unresolved external symbol _atoi 1>msg_conf.obj : error LNK2001: unresolved external symbol _atoi 1>char.obj : error LNK2001: unresolved external symbol _atoi 1>libconfig.obj : error LNK2001: unresolved external symbol _atoi 1>scanner.obj : error LNK2001: unresolved external symbol _atoi 1>core.obj : error LNK2001: unresolved external symbol _atoi 1>socket.obj : error LNK2001: unresolved external symbol _atoi 1>libconfig.obj : error LNK2019: unresolved external symbol _isalpha referenced in function ___config_validate_name 1>libconfig.obj : error LNK2019: unresolved external symbol _isdigit referenced in function ___config_validate_name 1>core.obj : error LNK2001: unresolved external symbol _isdigit 1>showmsg.obj : error LNK2001: unresolved external symbol _isdigit 1>libconfig.obj : error LNK2019: unresolved external symbol __configthreadlocale referenced in function ___config_locale_override 1>libcmtd.lib(exe_main.obj) : error LNK2001: unresolved external symbol __configthreadlocale 1>libconfig.obj : error LNK2019: unresolved external symbol _setlocale referenced in function ___config_locale_override 1>cli.obj : error LNK2001: unresolved external symbol _strcmp 1>char.obj : error LNK2001: unresolved external symbol _strcmp 1>char_clif.obj : error LNK2001: unresolved external symbol _strcmp 1>int_guild.obj : error LNK2001: unresolved external symbol _strcmp 1>scanctx.obj : error LNK2001: unresolved external symbol _strcmp 1>socket.obj : error LNK2001: unresolved external symbol _strcmp 1>timer.obj : error LNK2001: unresolved external symbol _strcmp 1>utils.obj : error LNK2001: unresolved external symbol _strcmp 1>msg_conf.obj : error LNK2019: unresolved external symbol _strcpy referenced in function __msg_config_read 1>char.obj : error LNK2001: unresolved external symbol _strcpy 1>int_guild.obj : error LNK2001: unresolved external symbol _strcpy 1>inter.obj : error LNK2001: unresolved external symbol _strcpy 1>scanctx.obj : error LNK2001: unresolved external symbol _strcpy 1>strbuf.obj : error LNK2001: unresolved external symbol _strcpy 1>mapindex.obj : error LNK2001: unresolved external symbol _strcpy 1>strlib.obj : error LNK2001: unresolved external symbol _strcpy 1>cli.obj : error LNK2001: unresolved external symbol ___acrt_iob_func 1>char_cnslif.obj : error LNK2001: unresolved external symbol ___acrt_iob_func 1>scanner.obj : error LNK2001: unresolved external symbol ___acrt_iob_func 1>core.obj : error LNK2001: unresolved external symbol ___acrt_iob_func 1>malloc.obj : error LNK2001: unresolved external symbol ___acrt_iob_func 1>nullpo.obj : error LNK2001: unresolved external symbol ___acrt_iob_func 1>scanner.obj : error LNK2019: unresolved external symbol _clearerr referenced in function _yy_get_next_buffer 1>scanner.obj : error LNK2019: unresolved external symbol _ferror referenced in function _yy_get_next_buffer 1>scanner.obj : error LNK2019: unresolved external symbol _fread referenced in function _yy_get_next_buffer 1>core.obj : error LNK2001: unresolved external symbol _fread 1>inter.obj : error LNK2001: unresolved external symbol _fread 1>scanner.obj : error LNK2019: unresolved external symbol _fwrite referenced in function _libconfig_yylex 1>scanner.obj : error LNK2019: unresolved external symbol _getc referenced in function _yy_get_next_buffer 1>scanner.obj : error LNK2019: unresolved external symbol _fileno referenced in function _libconfig_yy_init_buffer 1>inter.obj : error LNK2001: unresolved external symbol _fileno 1>oldnames.lib(fileno.obj) : error LNK2001: unresolved external symbol _fileno 1>scanner.obj : error LNK2019: unresolved external symbol __errno referenced in function _libconfig_yy_init_buffer 1>int_party.obj : error LNK2019: unresolved external symbol _exit referenced in function _inter_party_fromsql 1>inter.obj : error LNK2001: unresolved external symbol _exit 1>libcmtd.lib(exe_main.obj) : error LNK2001: unresolved external symbol _exit 1>cli.obj : error LNK2001: unresolved external symbol _exit 1>char.obj : error LNK2001: unresolved external symbol _exit 1>char_cnslif.obj : error LNK2001: unresolved external symbol _exit 1>char_logif.obj : error LNK2001: unresolved external symbol _exit 1>mapindex.obj : error LNK2001: unresolved external symbol _exit 1>mempool.obj : error LNK2001: unresolved external symbol _exit 1>socket.obj : error LNK2001: unresolved external symbol _exit 1>sql.obj : error LNK2001: unresolved external symbol _exit 1>scanner.obj : error LNK2001: unresolved external symbol _exit 1>core.obj : error LNK2001: unresolved external symbol _exit 1>db.obj : error LNK2001: unresolved external symbol _exit 1>malloc.obj : error LNK2001: unresolved external symbol _exit 1>scanner.obj : error LNK2019: unresolved external symbol _atof referenced in function _libconfig_yylex 1>inter.obj : error LNK2001: unresolved external symbol _atof 1>scanner.obj : error LNK2019: unresolved external symbol __atoi64 referenced in function _libconfig_yylex 1>scanner.obj : error LNK2019: unresolved external symbol _strtol referenced in function _libconfig_yylex 1>strlib.obj : error LNK2001: unresolved external symbol _strtol 1>int_homun.obj : error LNK2001: unresolved external symbol _strtoul 1>int_mail.obj : error LNK2001: unresolved external symbol _strtoul 1>scanner.obj : error LNK2001: unresolved external symbol _strtoul 1>sql.obj : error LNK2001: unresolved external symbol _strtoul 1>char_clif.obj : error LNK2001: unresolved external symbol _strtoul 1>int_guild.obj : error LNK2001: unresolved external symbol _strtoul 1>int_mail.obj : error LNK2001: unresolved external symbol __strtoui64 1>scanner.obj : error LNK2001: unresolved external symbol __strtoui64 1>raconf.obj : error LNK2001: unresolved external symbol __strtoui64 1>int_auction.obj : error LNK2001: unresolved external symbol __strtoui64 1>int_guild.obj : error LNK2001: unresolved external symbol __strtoui64 1>scanner.obj : error LNK2019: unresolved external symbol _isatty referenced in function _libconfig_yy_init_buffer 1>oldnames.lib(isatty.obj) : error LNK2001: unresolved external symbol _isatty 1>core.obj : error LNK2019: unresolved external symbol _memcmp referenced in function _get_svn_revision 1>char.obj : error LNK2001: unresolved external symbol _memcmp 1>core.obj : error LNK2019: unresolved external symbol _strrchr referenced in function _main 1>strlib.obj : error LNK2001: unresolved external symbol _strrchr 1>core.obj : error LNK2019: unresolved external symbol _strstr referenced in function _get_svn_revision 1>strlib.obj : error LNK2001: unresolved external symbol _strstr 1>utils.obj : error LNK2001: unresolved external symbol _strstr 1>int_auction.obj : error LNK2001: unresolved external symbol _strstr 1>char.obj : error LNK2001: unresolved external symbol _fgets 1>char_cnslif.obj : error LNK2001: unresolved external symbol _fgets 1>inter.obj : error LNK2001: unresolved external symbol _fgets 1>sql.obj : error LNK2001: unresolved external symbol _fgets 1>strlib.obj : error LNK2001: unresolved external symbol _fgets 1>msg_conf.obj : error LNK2001: unresolved external symbol _fgets 1>cli.obj : error LNK2001: unresolved external symbol _fgets 1>core.obj : error LNK2001: unresolved external symbol _fgets 1>mapindex.obj : error LNK2001: unresolved external symbol _fgets 1>raconf.obj : error LNK2001: unresolved external symbol _fgets 1>socket.obj : error LNK2001: unresolved external symbol _fgets 1>core.obj : error LNK2019: unresolved external symbol _fseek referenced in function _get_svn_revision 1>core.obj : error LNK2019: unresolved external symbol _ftell referenced in function _get_svn_revision 1>msg_conf.obj : error LNK2001: unresolved external symbol ___stdio_common_vsscanf 1>char.obj : error LNK2001: unresolved external symbol ___stdio_common_vsscanf 1>char_cnslif.obj : error LNK2001: unresolved external symbol ___stdio_common_vsscanf 1>inter.obj : error LNK2001: unresolved external symbol ___stdio_common_vsscanf 1>core.obj : error LNK2001: unresolved external symbol ___stdio_common_vsscanf 1>mapindex.obj : error LNK2001: unresolved external symbol ___stdio_common_vsscanf 1>socket.obj : error LNK2001: unresolved external symbol ___stdio_common_vsscanf 1>sql.obj : error LNK2001: unresolved external symbol ___stdio_common_vsscanf 1>core.obj : error LNK2019: unresolved external symbol _signal referenced in function _sig_proc 1>core.obj : error LNK2019: unresolved external symbol _raise referenced in function _sig_proc 1>core.obj : error LNK2019: unresolved external symbol _chdir referenced in function _main 1>oldnames.lib(chdir.obj) : error LNK2001: unresolved external symbol _chdir 1>int_quest.obj : error LNK2001: unresolved external symbol _memcpy 1>int_storage.obj : error LNK2001: unresolved external symbol _memcpy 1>inter.obj : error LNK2001: unresolved external symbol _memcpy 1>int_mail.obj : error LNK2001: unresolved external symbol _memcpy 1>int_mercenary.obj : error LNK2001: unresolved external symbol _memcpy 1>int_party.obj : error LNK2001: unresolved external symbol _memcpy 1>int_pet.obj : error LNK2001: unresolved external symbol _memcpy 1>int_elemental.obj : error LNK2001: unresolved external symbol _memcpy 1>int_guild.obj : error LNK2001: unresolved external symbol _memcpy 1>int_guild.obj : error LNK2001: unresolved external symbol _memcpy 1>int_homun.obj : error LNK2001: unresolved external symbol _memcpy 1>char_logif.obj : error LNK2001: unresolved external symbol _memcpy 1>char_mapif.obj : error LNK2001: unresolved external symbol _memcpy 1>int_auction.obj : error LNK2001: unresolved external symbol _memcpy 1>int_clan.obj : error LNK2001: unresolved external symbol _memcpy 1>sql.obj : error LNK2001: unresolved external symbol _memcpy 1>strlib.obj : error LNK2001: unresolved external symbol _memcpy 1>char.obj : error LNK2001: unresolved external symbol _memcpy 1>char_clif.obj : error LNK2001: unresolved external symbol _memcpy 1>db.obj : error LNK2001: unresolved external symbol _memcpy 1>malloc.obj : error LNK2001: unresolved external symbol _memcpy 1>raconf.obj : error LNK2001: unresolved external symbol _memcpy 1>socket.obj : error LNK2001: unresolved external symbol _memcpy 1>db.obj : error LNK2019: unresolved external symbol _tolower referenced in function _db_istring_hash 1>db.obj : error LNK2019: unresolved external symbol _strncmp referenced in function _db_string_cmp 1>char_clif.obj : error LNK2001: unresolved external symbol _strncmp 1>int_guild.obj : error LNK2001: unresolved external symbol _strncmp 1>inter.obj : error LNK2001: unresolved external symbol _strncmp 1>int_pet.obj : error LNK2001: unresolved external symbol _strnlen 1>inter.obj : error LNK2001: unresolved external symbol _strnlen 1>int_guild.obj : error LNK2001: unresolved external symbol _strnlen 1>int_homun.obj : error LNK2001: unresolved external symbol _strnlen 1>int_mail.obj : error LNK2001: unresolved external symbol _strnlen 1>int_party.obj : error LNK2001: unresolved external symbol _strnlen 1>char.obj : error LNK2001: unresolved external symbol _strnlen 1>char_clif.obj : error LNK2001: unresolved external symbol _strnlen 1>char_mapif.obj : error LNK2001: unresolved external symbol _strnlen 1>int_auction.obj : error LNK2001: unresolved external symbol _strnlen 1>db.obj : error LNK2001: unresolved external symbol _strnlen 1>mapindex.obj : error LNK2001: unresolved external symbol _strnlen 1>sql.obj : error LNK2001: unresolved external symbol _strnlen 1>strlib.obj : error LNK2001: unresolved external symbol _strnlen 1>db.obj : error LNK2019: unresolved external symbol _strnicmp referenced in function _db_istring_cmp 1>raconf.obj : error LNK2001: unresolved external symbol _strnicmp 1>msg_conf.obj : error LNK2001: unresolved external symbol _strnicmp 1>oldnames.lib(strnicmp.obj) : error LNK2001: unresolved external symbol _strnicmp 1>malloc.obj : error LNK2019: unresolved external symbol __localtime64 referenced in function _localtime 1>showmsg.obj : error LNK2001: unresolved external symbol __localtime64 1>timer.obj : error LNK2001: unresolved external symbol __localtime64 1>char_mapif.obj : error LNK2001: unresolved external symbol __time64 1>int_auction.obj : error LNK2001: unresolved external symbol __time64 1>int_mail.obj : error LNK2001: unresolved external symbol __time64 1>timer.obj : error LNK2001: unresolved external symbol __time64 1>char.obj : error LNK2001: unresolved external symbol __time64 1>char_clif.obj : error LNK2001: unresolved external symbol __time64 1>char_logif.obj : error LNK2001: unresolved external symbol __time64 1>malloc.obj : error LNK2001: unresolved external symbol __time64 1>random.obj : error LNK2001: unresolved external symbol __time64 1>showmsg.obj : error LNK2001: unresolved external symbol __time64 1>socket.obj : error LNK2001: unresolved external symbol __time64 1>mapindex.obj : error LNK2019: unresolved external symbol _stricmp referenced in function _mapindex_getmapname 1>raconf.obj : error LNK2001: unresolved external symbol _stricmp 1>char_clif.obj : error LNK2001: unresolved external symbol _stricmp 1>oldnames.lib(stricmp.obj) : error LNK2001: unresolved external symbol _stricmp 1>mempool.obj : error LNK2019: unresolved external symbol _rand referenced in function _mempool_final 1>char.obj : error LNK2001: unresolved external symbol _rand 1>raconf.obj : error LNK2019: unresolved external symbol _strtod referenced in function _makeValue 1>raconf.obj : error LNK2019: unresolved external symbol _strncpy referenced in function _configParse 1>socket.obj : error LNK2001: unresolved external symbol _strncpy 1>char_clif.obj : error LNK2001: unresolved external symbol _strncpy 1>char_logif.obj : error LNK2001: unresolved external symbol _strncpy 1>showmsg.obj : error LNK2019: unresolved external symbol _strftime referenced in function __vShowMessage 1>timer.obj : error LNK2001: unresolved external symbol _strftime 1>char.obj : error LNK2001: unresolved external symbol _strcmpi 1>char_cnslif.obj : error LNK2001: unresolved external symbol _strcmpi 1>inter.obj : error LNK2001: unresolved external symbol _strcmpi 1>oldnames.lib(strcmpi.obj) : error LNK2001: unresolved external symbol _strcmpi 1>socket.obj : error LNK2001: unresolved external symbol _strcmpi 1>sql.obj : error LNK2001: unresolved external symbol _strcmpi 1>strlib.obj : error LNK2001: unresolved external symbol _strcmpi 1>msg_conf.obj : error LNK2001: unresolved external symbol _strcmpi 1>strlib.obj : error LNK2019: unresolved external symbol _isxdigit referenced in function _skip_escaped_c 1>strlib.obj : error LNK2019: unresolved external symbol _isspace referenced in function _trim 1>strlib.obj : error LNK2019: unresolved external symbol _iscntrl referenced in function _remove_control_chars 1>utils.obj : error LNK2001: unresolved external symbol _iscntrl 1>strlib.obj : error LNK2019: unresolved external symbol _toupper referenced in function _stristr 1>timer.obj : error LNK2019: unresolved external symbol __difftime64 referenced in function _difftime 1>timer.obj : error LNK2019: unresolved external symbol __mktime64 referenced in function _mktime 1>utils.obj : error LNK2019: unresolved external symbol _access referenced in function _exists 1>oldnames.lib(access.obj) : error LNK2001: unresolved external symbol _access 1>utils.obj : error LNK2019: unresolved external symbol _floor referenced in function _get_percentage 1>cli.obj : error LNK2019: unresolved external symbol __kbhit referenced in function _cli_hasevent 1>char.obj : error LNK2019: unresolved external symbol _strtok referenced in function _char_config_split_startitem 1>char_mapif.obj : error LNK2019: unresolved external symbol _atol referenced in function _chmapif_parse_reqcharban 1>int_guild.obj : error LNK2001: unresolved external symbol _atol 1>inter.obj : error LNK2001: unresolved external symbol _atol 1>inter.obj : error LNK2019: unresolved external symbol __fstat64i32 referenced in function _fstat 1>libcmtd.lib(_init_.obj) : error LNK2019: unresolved external symbol __CrtDbgReport referenced in function __CRT_RTC_INIT 1>libcmtd.lib(_init_.obj) : error LNK2019: unresolved external symbol __CrtDbgReportW referenced in function __CRT_RTC_INITW 1>libcmtd.lib(_ftol3_.obj) : error LNK2019: unresolved external symbol __except1 referenced in function __ftol3_except 1>libcmtd.lib(_error_.obj) : error LNK2019: unresolved external symbol ___stdio_common_vsprintf_s referenced in function __vsprintf_s_l 1>libcmtd.lib(_error_.obj) : error LNK2019: unresolved external symbol __except_handler4 referenced in function "int __cdecl DebuggerProbe(unsigned long)" (?DebuggerProbe@@YAHK@Z) 1>libcmtd.lib(exe_main.obj) : error LNK2001: unresolved external symbol __except_handler4 1>libcmtd.lib(utility.obj) : error LNK2001: unresolved external symbol __except_handler4 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol __seh_filter_exe referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ) 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol __set_app_type referenced in function "int __cdecl pre_c_initialization(void)" (?pre_c_initialization@@YAHXZ) 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol ___setusermatherr referenced in function "int __cdecl pre_c_initialization(void)" (?pre_c_initialization@@YAHXZ) 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol __configure_narrow_argv referenced in function "public: static int __cdecl __scrt_narrow_argv_policy::configure_argv(void)" (?configure_argv@__scrt_narrow_argv_policy@@SAHXZ) 1>libcmtd.lib(utility.obj) : error LNK2001: unresolved external symbol __configure_narrow_argv 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol __initialize_narrow_environment referenced in function "void __cdecl initialize_environment(void)" (?initialize_environment@@YAXXZ) 1>libcmtd.lib(utility.obj) : error LNK2001: unresolved external symbol __initialize_narrow_environment 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol __get_initial_narrow_environment referenced in function "int __cdecl invoke_main(void)" (?invoke_main@@YAHXZ) 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol __initterm referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ) 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol __initterm_e referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ) 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol __exit referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ) 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol __set_fmode referenced in function "int __cdecl pre_c_initialization(void)" (?pre_c_initialization@@YAHXZ) 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol ___p___argc referenced in function "int __cdecl invoke_main(void)" (?invoke_main@@YAHXZ) 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol ___p___argv referenced in function "int __cdecl invoke_main(void)" (?invoke_main@@YAHXZ) 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol __cexit referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ) 1>libcmtd.lib(utility.obj) : error LNK2001: unresolved external symbol __cexit 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol __c_exit referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ) 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol __register_thread_local_exe_atexit_callback referenced in function "int __cdecl __scrt_common_main_seh(void)" (?__scrt_common_main_seh@@YAHXZ) 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol __set_new_mode referenced in function "void __cdecl pre_cpp_initialization(void)" (?pre_cpp_initialization@@YAXXZ) 1>libcmtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol ___p__commode referenced in function "int __cdecl pre_c_initialization(void)" (?pre_c_initialization@@YAHXZ) 1>libcmtd.lib(_pdblkup_.obj) : error LNK2019: unresolved external symbol __wmakepath_s referenced in function "int __cdecl GetPdbDllPathFromFilePath(wchar_t const *,wchar_t *,unsigned int)" (?GetPdbDllPathFromFilePath@@YAHPB_WPA_WI@Z) 1>libcmtd.lib(_pdblkup_.obj) : error LNK2019: unresolved external symbol __wsplitpath_s referenced in function "int __cdecl GetPdbDllPathFromFilePath(wchar_t const *,wchar_t *,unsigned int)" (?GetPdbDllPathFromFilePath@@YAHPB_WPA_WI@Z) 1>libcmtd.lib(_pdblkup_.obj) : error LNK2019: unresolved external symbol _wcscpy_s referenced in function "int __cdecl GetPdbDllPathFromFilePath(wchar_t const *,wchar_t *,unsigned int)" (?GetPdbDllPathFromFilePath@@YAHPB_WPA_WI@Z) 1>libcmtd.lib(_pdblkup_.obj) : error LNK2019: unresolved external symbol ___vcrt_GetModuleFileNameW referenced in function "struct HINSTANCE__ * __cdecl GetPdbDll(void)" (?GetPdbDll@@YAPAUHINSTANCE__@@XZ) 1>libcmtd.lib(_pdblkup_.obj) : error LNK2019: unresolved external symbol ___vcrt_GetModuleHandleW referenced in function "struct HINSTANCE__ * __cdecl GetPdbDll(void)" (?GetPdbDll@@YAPAUHINSTANCE__@@XZ) 1>libcmtd.lib(_pdblkup_.obj) : error LNK2019: unresolved external symbol ___vcrt_LoadLibraryExW referenced in function "struct HINSTANCE__ * __cdecl GetPdbDll(void)" (?GetPdbDll@@YAPAUHINSTANCE__@@XZ) 1>libcmtd.lib(utility.obj) : error LNK2019: unresolved external symbol __seh_filter_dll referenced in function ___scrt_dllmain_exception_filter 1>libcmtd.lib(utility.obj) : error LNK2019: unresolved external symbol __initialize_onexit_table referenced in function ___scrt_initialize_onexit_tables 1>libcmtd.lib(utility.obj) : error LNK2019: unresolved external symbol __register_onexit_function referenced in function __onexit 1>libcmtd.lib(utility.obj) : error LNK2019: unresolved external symbol __execute_onexit_table referenced in function ___scrt_dllmain_uninitialize_c 1>libcmtd.lib(utility.obj) : error LNK2019: unresolved external symbol __crt_atexit referenced in function __onexit 1>libcmtd.lib(utility.obj) : error LNK2019: unresolved external symbol __crt_at_quick_exit referenced in function _at_quick_exit 1>libcmtd.lib(tncleanup.obj) : error LNK2019: unresolved external symbol ___std_type_info_destroy_list referenced in function "void __cdecl __scrt_uninitialize_type_info(void)" (?__scrt_uninitialize_type_info@@YAXXZ) 1>libcmtd.lib(default_precision.obj) : error LNK2019: unresolved external symbol __controlfp_s referenced in function __initialize_default_precision 1>libcmtd.lib(utility_desktop.obj) : error LNK2019: unresolved external symbol _terminate referenced in function ___scrt_unhandled_exception_filter@4 1>oldnames.lib(strdup.obj) : error LNK2001: unresolved external symbol __strdup 1>oldnames.lib(fileno.obj) : error LNK2001: unresolved external symbol __fileno 1>oldnames.lib(isatty.obj) : error LNK2001: unresolved external symbol __isatty 1>oldnames.lib(chdir.obj) : error LNK2001: unresolved external symbol __chdir 1>oldnames.lib(strnicmp.obj) : error LNK2001: unresolved external symbol __strnicmp 1>oldnames.lib(stricmp.obj) : error LNK2001: unresolved external symbol __stricmp 1>oldnames.lib(strcmpi.obj) : error LNK2001: unresolved external symbol __stricmp 1>oldnames.lib(access.obj) : error LNK2001: unresolved external symbol __access 1>..\char-server.exe : fatal error LNK1120: 117 unresolved externals ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== how to fix it ?
×
×
  • Create New...