Jump to content
  • 0
Host32

Error on compile in VS 2015

Question

Output:

 

 

 

1>------ Rebuild All started: Project: char-server, Configuration: Release Win32 ------2>------ Rebuild All started: Project: login-server, Configuration: Release Win32 ------3>------ Rebuild All started: Project: mapcache, Configuration: Release Win32 ------4>------ Rebuild All started: Project: map-server, Configuration: Release Win32 ------3>  core.c3>  console.c3>  des.c3>  grfio.c1>  grammar.c1>  libconfig.c1>  scanctx.c1>  scanner.c2>  grammar.c2>  libconfig.c2>  scanctx.c2>  scanner.c4>  grammar.c4>  libconfig.c4>  scanctx.c4>  scanner.c3>  malloc.c2>  strbuf.c1>  strbuf.c4>  strbuf.c2>  mutex.c1>  mt19937ar.c2>  thread.c1>  conf.c4>  mt19937ar.c3>  showmsg.c4>  conf.c2>  account_sql.c1>  core.c4>  core.c3>  strlib.c2>  HPMlogin.c1>  console.c1>  db.c4>  console.c3>  sysinfo.c4>  db.c3>  utils.c1>  ers.c4>  des.c3>  nullpo.c2>  ipban_sql.c2>  login.c3>  mapcache.c4>  ers.c1>  HPM.c4>  grfio.c1>  malloc.c1>  mapindex.c2>  loginlog_sql.c4>  HPM.c2>  conf.c1>  mutex.c4>  malloc.c4>  mapindex.c1>  nullpo.c4>  md5calc.c3>core.obj : error LNK2001: unresolved external symbol _exit3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol _exit3>core.obj : error LNK2001: unresolved external symbol _strcmpi3>oldnames.lib(strcmpi.obj) : error LNK2001: unresolved external symbol _strcmpi3>core.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf3>core.obj : error LNK2001: unresolved external symbol _strchr3>grfio.obj : error LNK2001: unresolved external symbol _ftell3>grfio.obj : error LNK2001: unresolved external symbol _fopen3>grfio.obj : error LNK2001: unresolved external symbol _fclose3>grfio.obj : error LNK2001: unresolved external symbol _fseek3>grfio.obj : error LNK2001: unresolved external symbol _tolower3>grfio.obj : error LNK2001: unresolved external symbol _fgets3>grfio.obj : error LNK2001: unresolved external symbol _strstr3>grfio.obj : error LNK2001: unresolved external symbol _fread3>grfio.obj : error LNK2001: unresolved external symbol ___stdio_common_vsscanf3>grfio.obj : error LNK2001: unresolved external symbol _strrchr3>malloc.obj : error LNK2001: unresolved external symbol _calloc3>malloc.obj : error LNK2001: unresolved external symbol _strdup3>oldnames.lib(strdup.obj) : error LNK2001: unresolved external symbol _strdup3>malloc.obj : error LNK2001: unresolved external symbol _realloc3>malloc.obj : error LNK2001: unresolved external symbol _free3>malloc.obj : error LNK2001: unresolved external symbol _malloc3>showmsg.obj : error LNK2001: unresolved external symbol _memmove3>showmsg.obj : error LNK2001: unresolved external symbol _strftime3>showmsg.obj : error LNK2001: unresolved external symbol ___stdio_common_vfprintf3>showmsg.obj : error LNK2001: unresolved external symbol __time643>showmsg.obj : error LNK2001: unresolved external symbol __localtime643>showmsg.obj : error LNK2001: unresolved external symbol _isdigit3>strlib.obj : error LNK2001: unresolved external symbol _toupper3>strlib.obj : error LNK2001: unresolved external symbol _isxdigit3>strlib.obj : error LNK2001: unresolved external symbol _strtol3>strlib.obj : error LNK2001: unresolved external symbol _iscntrl3>strlib.obj : error LNK2001: unresolved external symbol _isspace3>strlib.obj : error LNK2001: unresolved external symbol _strnlen3>sysinfo.obj : error LNK2001: unresolved external symbol ___acrt_iob_func3>sysinfo.obj : error LNK2001: unresolved external symbol _atoi3>utils.obj : error LNK2001: unresolved external symbol _fileno3>oldnames.lib(fileno.obj) : error LNK2001: unresolved external symbol _fileno3>utils.obj : error LNK2001: unresolved external symbol _access3>oldnames.lib(access.obj) : error LNK2001: unresolved external symbol _access3>utils.obj : error LNK2001: unresolved external symbol __stat64i323>utils.obj : error LNK2001: unresolved external symbol _fwrite3>utils.obj : error LNK2001: unresolved external symbol __fstat64i323>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __seh_filter_exe3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_app_type3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___setusermatherr3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __configure_narrow_argv3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initialize_narrow_environment3>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __initialize_narrow_environment3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __get_initial_narrow_environment3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initterm3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initterm_e3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __exit3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_fmode3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p___argc3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p___argv3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __cexit3>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __cexit3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __c_exit3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __register_thread_local_exe_atexit_callback3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___telemetry_main_invoke_trigger3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___telemetry_main_return_trigger3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __configthreadlocale3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_new_mode3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p__commode3>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __except_handler43>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __except_handler43>libcmt.lib(_sehprolg4_.obj) : error LNK2001: unresolved external symbol __except_handler43>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __seh_filter_dll3>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __initialize_onexit_table3>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __register_onexit_function3>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __execute_onexit_table3>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __crt_atexit3>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __crt_at_quick_exit3>libcmt.lib(tncleanup.obj) : error LNK2001: unresolved external symbol ___std_type_info_destroy_list3>libcmt.lib(default_precision.obj) : error LNK2001: unresolved external symbol __controlfp_s3>libcmt.lib(utility_desktop.obj) : error LNK2001: unresolved external symbol _terminate3>libcmt.lib(utility_desktop.obj) : error LNK2001: unresolved external symbol _memset3>oldnames.lib(strcmpi.obj) : error LNK2001: unresolved external symbol __stricmp3>oldnames.lib(strdup.obj) : error LNK2001: unresolved external symbol __strdup3>oldnames.lib(fileno.obj) : error LNK2001: unresolved external symbol __fileno3>oldnames.lib(access.obj) : error LNK2001: unresolved external symbol __access3>..mapcache.exe : fatal error LNK1120: 73 unresolved externals5>------ Rebuild All started: Project: plugin-sample, Configuration: Release Win32 ------2>  core.c2>  console.c4>  mutex.c4>  nullpo.c4>  random.c2>  db.c4>  showmsg.c2>  ers.c4>  socket.c4>  sql.c4>  strlib.c2>  HPM.c2>  malloc.c2>  md5calc.c2>  nullpo.c4>  sysinfo.c2>  random.c2>  showmsg.c4>  thread.c2>  socket.c4>  timer.c4>  utils.c2>  sql.c4>  atcommand.c4>  battle.c2>  strlib.c2>  sysinfo.c2>  timer.c4>  battleground.c2>  utils.c4>  buyingstore.c2>  mt19937ar.c4>  channel.c4>  chat.c2>     Creating library ..login-server.lib and object ..login-server.exp2>grammar.obj : error LNK2001: unresolved external symbol _free2>grammar.obj : error LNK2001: unresolved external symbol _malloc2>libconfig.obj : error LNK2001: unresolved external symbol _setlocale2>libconfig.obj : error LNK2001: unresolved external symbol _fputc2>libconfig.obj : error LNK2001: unresolved external symbol _calloc2>libconfig.obj : error LNK2001: unresolved external symbol _memmove2>libconfig.obj : error LNK2001: unresolved external symbol _fopen2>libconfig.obj : error LNK2001: unresolved external symbol _strdup2>oldnames.lib(strdup.obj) : error LNK2001: unresolved external symbol _strdup2>libconfig.obj : error LNK2001: unresolved external symbol _fclose2>libconfig.obj : error LNK2001: unresolved external symbol _realloc2>libconfig.obj : error LNK2001: unresolved external symbol _isalpha2>libconfig.obj : error LNK2001: unresolved external symbol __configthreadlocale2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __configthreadlocale2>libconfig.obj : error LNK2001: unresolved external symbol ___stdio_common_vfprintf2>libconfig.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf2>libconfig.obj : error LNK2001: unresolved external symbol _fputs2>libconfig.obj : error LNK2001: unresolved external symbol _atoi2>libconfig.obj : error LNK2001: unresolved external symbol _strchr2>libconfig.obj : error LNK2001: unresolved external symbol _isdigit2>scanner.obj : error LNK2001: unresolved external symbol _exit2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol _exit2>scanner.obj : error LNK2001: unresolved external symbol _ferror2>scanner.obj : error LNK2001: unresolved external symbol ___acrt_iob_func2>scanner.obj : error LNK2001: unresolved external symbol _clearerr2>scanner.obj : error LNK2001: unresolved external symbol _strtoul2>scanner.obj : error LNK2001: unresolved external symbol _getc2>scanner.obj : error LNK2001: unresolved external symbol _fwrite2>scanner.obj : error LNK2001: unresolved external symbol __errno2>scanner.obj : error LNK2001: unresolved external symbol _strtol2>scanner.obj : error LNK2001: unresolved external symbol __atoi645>  sample.c1>  random.c1>  showmsg.c1>  socket.c2>scanner.obj : error LNK2001: unresolved external symbol __strtoui642>scanner.obj : error LNK2001: unresolved external symbol _atof2>scanner.obj : error LNK2001: unresolved external symbol _fread1>  sql.c1>  strlib.c2>account_sql.obj : error LNK2001: unresolved external symbol _strcmpi2>oldnames.lib(strcmpi.obj) : error LNK2001: unresolved external symbol _strcmpi2>account_sql.obj : error LNK2001: unresolved external symbol _strnicmp1>  sysinfo.c2>oldnames.lib(strnicmp.obj) : error LNK2001: unresolved external symbol _strnicmp1>  thread.c2>account_sql.obj : error LNK2001: unresolved external symbol _strncmp2>account_sql.obj : error LNK2001: unresolved external symbol _atol2>login.obj : error LNK2001: unresolved external symbol _strtok1>  timer.c1>  utils.c2>login.obj : error LNK2001: unresolved external symbol _toupper1>  HPMchar.c2>login.obj : error LNK2001: unresolved external symbol __mktime642>login.obj : error LNK2001: unresolved external symbol _fgets2>login.obj : error LNK2001: unresolved external symbol _memchr2>login.obj : error LNK2001: unresolved external symbol __time642>login.obj : error LNK2001: unresolved external symbol __localtime642>login.obj : error LNK2001: unresolved external symbol _strnlen2>login.obj : error LNK2001: unresolved external symbol ___stdio_common_vsscanf2>core.obj : error LNK2001: unresolved external symbol _srand1>  char.c1>  geoip.c2>core.obj : error LNK2001: unresolved external symbol _raise1>  int_auction.c1>  int_elemental.c1>  int_guild.c1>  int_homun.c1>  int_mail.c1>  int_mercenary.c1>  int_party.c2>core.obj : error LNK2001: unresolved external symbol _signal1>  int_pet.c2>console.obj : error LNK2001: unresolved external symbol __kbhit1>  int_quest.c2>console.obj : error LNK2001: unresolved external symbol _fgetc2>db.obj : error LNK2001: unresolved external symbol _tolower2>md5calc.obj : error LNK2001: unresolved external symbol _strncpy2>showmsg.obj : error LNK2001: unresolved external symbol _strftime2>sql.obj : error LNK2001: unresolved external symbol _fseek2>strlib.obj : error LNK2001: unresolved external symbol _isxdigit2>strlib.obj : error LNK2001: unresolved external symbol _iscntrl2>strlib.obj : error LNK2001: unresolved external symbol _strstr2>strlib.obj : error LNK2001: unresolved external symbol _isspace2>strlib.obj : error LNK2001: unresolved external symbol _strrchr2>sysinfo.obj : error LNK2001: unresolved external symbol _ftell2>timer.obj : error LNK2001: unresolved external symbol __difftime642>utils.obj : error LNK2001: unresolved external symbol _fileno2>oldnames.lib(fileno.obj) : error LNK2001: unresolved external symbol _fileno2>utils.obj : error LNK2001: unresolved external symbol _access2>oldnames.lib(access.obj) : error LNK2001: unresolved external symbol _access2>utils.obj : error LNK2001: unresolved external symbol __stat64i322>utils.obj : error LNK2001: unresolved external symbol __fstat64i322>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __seh_filter_exe2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_app_type2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___setusermatherr2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __configure_narrow_argv2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initialize_narrow_environment2>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __initialize_narrow_environment2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __get_initial_narrow_environment2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initterm2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initterm_e2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __exit2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_fmode2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p___argc2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p___argv2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __cexit2>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __cexit2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __c_exit2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __register_thread_local_exe_atexit_callback2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___telemetry_main_invoke_trigger2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___telemetry_main_return_trigger2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_new_mode2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p__commode2>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __except_handler42>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __except_handler42>libcmt.lib(_sehprolg4_.obj) : error LNK2001: unresolved external symbol __except_handler42>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __seh_filter_dll2>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __initialize_onexit_table2>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __register_onexit_function2>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __execute_onexit_table2>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __crt_atexit2>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __crt_at_quick_exit2>libcmt.lib(tncleanup.obj) : error LNK2001: unresolved external symbol ___std_type_info_destroy_list2>libcmt.lib(default_precision.obj) : error LNK2001: unresolved external symbol __controlfp_s2>libcmt.lib(utility_desktop.obj) : error LNK2001: unresolved external symbol _terminate2>libcmt.lib(utility_desktop.obj) : error LNK2001: unresolved external symbol _memset2>oldnames.lib(strdup.obj) : error LNK2001: unresolved external symbol __strdup2>oldnames.lib(strcmpi.obj) : error LNK2001: unresolved external symbol __stricmp2>oldnames.lib(strnicmp.obj) : error LNK2001: unresolved external symbol __strnicmp2>oldnames.lib(fileno.obj) : error LNK2001: unresolved external symbol __fileno2>oldnames.lib(access.obj) : error LNK2001: unresolved external symbol __access2>..login-server.exe : fatal error LNK1120: 99 unresolved externals6>------ Rebuild All started: Project: plugin-HPMHooking_map, Configuration: Release Win32 ------5>     Creating library plugin-sampleReleaseplugin-sample.lib and object plugin-sampleReleaseplugin-sample.exp1>  int_storage.c6>  HPMHooking.c1>  inter.c1>  loginif.c1>  mapif.c1>  pincode.c5>  plugin-sample.vcxproj -> C:UsersVRDT021WorkspaceCstargan-servervcproj-14..pluginsplugin-sample.dll7>------ Rebuild All started: Project: plugin-HPMHooking_char, Configuration: Release Win32 ------1>     Creating library ..char-server.lib and object ..char-server.exp7>  HPMHooking.c1>grammar.obj : error LNK2001: unresolved external symbol _free1>grammar.obj : error LNK2001: unresolved external symbol _malloc1>libconfig.obj : error LNK2001: unresolved external symbol _setlocale1>libconfig.obj : error LNK2001: unresolved external symbol _fputc1>libconfig.obj : error LNK2001: unresolved external symbol _calloc1>libconfig.obj : error LNK2001: unresolved external symbol _memmove1>libconfig.obj : error LNK2001: unresolved external symbol _fopen1>libconfig.obj : error LNK2001: unresolved external symbol _strdup1>oldnames.lib(strdup.obj) : error LNK2001: unresolved external symbol _strdup1>libconfig.obj : error LNK2001: unresolved external symbol _fclose1>libconfig.obj : error LNK2001: unresolved external symbol _realloc1>libconfig.obj : error LNK2001: unresolved external symbol _isalpha1>libconfig.obj : error LNK2001: unresolved external symbol __configthreadlocale1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __configthreadlocale1>libconfig.obj : error LNK2001: unresolved external symbol ___stdio_common_vfprintf1>libconfig.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf1>libconfig.obj : error LNK2001: unresolved external symbol _fputs1>libconfig.obj : error LNK2001: unresolved external symbol _atoi1>libconfig.obj : error LNK2001: unresolved external symbol _strchr1>libconfig.obj : error LNK2001: unresolved external symbol _isdigit1>scanner.obj : error LNK2001: unresolved external symbol _exit1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol _exit1>scanner.obj : error LNK2001: unresolved external symbol _ferror1>scanner.obj : error LNK2001: unresolved external symbol ___acrt_iob_func1>scanner.obj : error LNK2001: unresolved external symbol _clearerr1>scanner.obj : error LNK2001: unresolved external symbol _strtoul1>scanner.obj : error LNK2001: unresolved external symbol _getc1>scanner.obj : error LNK2001: unresolved external symbol _fwrite1>scanner.obj : error LNK2001: unresolved external symbol __errno1>scanner.obj : error LNK2001: unresolved external symbol _strtol1>scanner.obj : error LNK2001: unresolved external symbol __atoi641>scanner.obj : error LNK2001: unresolved external symbol __strtoui641>scanner.obj : error LNK2001: unresolved external symbol _atof1>scanner.obj : error LNK2001: unresolved external symbol _fread1>core.obj : error LNK2001: unresolved external symbol _strcmpi1>oldnames.lib(strcmpi.obj) : error LNK2001: unresolved external symbol _strcmpi1>core.obj : error LNK2001: unresolved external symbol _srand1>core.obj : error LNK2001: unresolved external symbol _raise1>core.obj : error LNK2001: unresolved external symbol _signal1>console.obj : error LNK2001: unresolved external symbol _strtok1>console.obj : error LNK2001: unresolved external symbol __kbhit1>console.obj : error LNK2001: unresolved external symbol _fgetc1>db.obj : error LNK2001: unresolved external symbol _strnicmp1>oldnames.lib(strnicmp.obj) : error LNK2001: unresolved external symbol _strnicmp1>db.obj : error LNK2001: unresolved external symbol _tolower1>db.obj : error LNK2001: unresolved external symbol _strncmp1>db.obj : error LNK2001: unresolved external symbol _strnlen1>HPM.obj : error LNK2001: unresolved external symbol ___stdio_common_vsscanf1>malloc.obj : error LNK2001: unresolved external symbol __time641>malloc.obj : error LNK2001: unresolved external symbol __localtime641>mapindex.obj : error LNK2001: unresolved external symbol _stricmp1>oldnames.lib(stricmp.obj) : error LNK2001: unresolved external symbol _stricmp1>mapindex.obj : error LNK2001: unresolved external symbol _fgets1>showmsg.obj : error LNK2001: unresolved external symbol _strftime1>socket.obj : error LNK2001: unresolved external symbol _strncpy1>sql.obj : error LNK2001: unresolved external symbol _fseek4>..srcmapchannel.c(626): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned char', possible loss of data1>sql.obj : error LNK2001: unresolved external symbol _atol4>  chrif.c1>strlib.obj : error LNK2001: unresolved external symbol _toupper4>  clif.c1>strlib.obj : error LNK2001: unresolved external symbol _isxdigit4>  date.c1>strlib.obj : error LNK2001: unresolved external symbol _iscntrl4>  duel.c1>strlib.obj : error LNK2001: unresolved external symbol _strstr4>  elemental.c1>strlib.obj : error LNK2001: unresolved external symbol _isspace1>strlib.obj : error LNK2001: unresolved external symbol _strrchr1>sysinfo.obj : error LNK2001: unresolved external symbol _ftell1>timer.obj : error LNK2001: unresolved external symbol __difftime641>utils.obj : error LNK2001: unresolved external symbol _fileno1>oldnames.lib(fileno.obj) : error LNK2001: unresolved external symbol _fileno1>utils.obj : error LNK2001: unresolved external symbol _access1>oldnames.lib(access.obj) : error LNK2001: unresolved external symbol _access1>utils.obj : error LNK2001: unresolved external symbol __stat64i321>utils.obj : error LNK2001: unresolved external symbol __fstat64i321>char.obj : error LNK2001: unresolved external symbol __mktime641>int_guild.obj : error LNK2001: unresolved external symbol __strtoi641>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __seh_filter_exe1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_app_type1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___setusermatherr1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __configure_narrow_argv1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initialize_narrow_environment1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __initialize_narrow_environment1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __get_initial_narrow_environment1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initterm1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initterm_e1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __exit1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_fmode1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p___argc1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p___argv1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __cexit1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __cexit1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __c_exit1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __register_thread_local_exe_atexit_callback1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___telemetry_main_invoke_trigger1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___telemetry_main_return_trigger1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_new_mode1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p__commode1>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __except_handler41>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __except_handler41>libcmt.lib(_sehprolg4_.obj) : error LNK2001: unresolved external symbol __except_handler41>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __seh_filter_dll1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __initialize_onexit_table1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __register_onexit_function1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __execute_onexit_table1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __crt_atexit1>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __crt_at_quick_exit1>libcmt.lib(tncleanup.obj) : error LNK2001: unresolved external symbol ___std_type_info_destroy_list1>libcmt.lib(default_precision.obj) : error LNK2001: unresolved external symbol __controlfp_s1>libcmt.lib(utility_desktop.obj) : error LNK2001: unresolved external symbol _terminate1>libcmt.lib(utility_desktop.obj) : error LNK2001: unresolved external symbol _memset1>oldnames.lib(strdup.obj) : error LNK2001: unresolved external symbol __strdup1>oldnames.lib(strcmpi.obj) : error LNK2001: unresolved external symbol __stricmp1>oldnames.lib(stricmp.obj) : error LNK2001: unresolved external symbol __stricmp1>oldnames.lib(strnicmp.obj) : error LNK2001: unresolved external symbol __strnicmp1>oldnames.lib(fileno.obj) : error LNK2001: unresolved external symbol __fileno1>oldnames.lib(access.obj) : error LNK2001: unresolved external symbol __access1>..char-server.exe : fatal error LNK1120: 100 unresolved externals8>------ Rebuild All started: Project: plugin-HPMHooking_login, Configuration: Release Win32 ------8>  HPMHooking.c8>     Creating library plugin-HPMHooking_loginReleaseHPMHooking_login.lib and object plugin-HPMHooking_loginReleaseHPMHooking_login.exp6>     Creating library plugin-HPMHooking_mapReleaseHPMHooking_map.lib and object plugin-HPMHooking_mapReleaseHPMHooking_map.exp4>  guild.c4>..srcmapclif.c(1898): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(2014): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(3542): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(3580): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(5399): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(5429): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(5480): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(5511): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(5525): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(5709): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(7911): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(8168): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(8197): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(8529): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(8537): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(8918): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned short', possible loss of data4>..srcmapclif.c(8946): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned short', possible loss of data4>  intif.c4>..srcmapclif.c(9749): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(9758): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>  irc-bot.c4>..srcmapclif.c(14470): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(15858): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapclif.c(17360): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapintif.c(147): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapintif.c(175): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapintif.c(222): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapintif.c(260): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>..srcmapintif.c(627): warning C4267: '=': conversion from 'size_t' to 'uint16', possible loss of data4>  itemdb.c8>  plugin-HPMHooking_login.vcxproj -> C:UsersVRDT021WorkspaceCstargan-servervcproj-14..pluginsHPMHooking_login.dll4>  log.c4>  mail.c4>  map.c4>  mapreg_sql.c4>  homunculus.c7>     Creating library plugin-HPMHooking_charReleaseHPMHooking_char.lib and object plugin-HPMHooking_charReleaseHPMHooking_char.exp4>  HPMmap.c4>  instance.c4>  mercenary.c4>  mob.c6>  plugin-HPMHooking_map.vcxproj -> C:UsersVRDT021WorkspaceCstargan-servervcproj-14..pluginsHPMHooking_map.dll7>  plugin-HPMHooking_char.vcxproj -> C:UsersVRDT021WorkspaceCstargan-servervcproj-14..pluginsHPMHooking_char.dll4>  npc.c4>  npc_chat.c4>  party.c4>  path.c4>  pc.c4>  pc_groups.c4>  pet.c4>  quest.c4>  script.c4>  searchstore.c4>  skill.c4>  status.c4>  storage.c4>  trade.c4>  unit.c4>  vending.c4>     Creating library ..map-server.lib and object ..map-server.exp4>grammar.obj : error LNK2001: unresolved external symbol _free4>grammar.obj : error LNK2001: unresolved external symbol _malloc4>libconfig.obj : error LNK2001: unresolved external symbol _setlocale4>libconfig.obj : error LNK2001: unresolved external symbol _fputc4>libconfig.obj : error LNK2001: unresolved external symbol _calloc4>libconfig.obj : error LNK2001: unresolved external symbol _memmove4>libconfig.obj : error LNK2001: unresolved external symbol _fopen4>libconfig.obj : error LNK2001: unresolved external symbol _strdup4>oldnames.lib(strdup.obj) : error LNK2001: unresolved external symbol _strdup4>libconfig.obj : error LNK2001: unresolved external symbol _fclose4>libconfig.obj : error LNK2001: unresolved external symbol _realloc4>libconfig.obj : error LNK2001: unresolved external symbol _isalpha4>libconfig.obj : error LNK2001: unresolved external symbol __configthreadlocale4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __configthreadlocale4>libconfig.obj : error LNK2001: unresolved external symbol ___stdio_common_vfprintf4>libconfig.obj : error LNK2001: unresolved external symbol ___stdio_common_vsprintf4>libconfig.obj : error LNK2001: unresolved external symbol _fputs4>libconfig.obj : error LNK2001: unresolved external symbol _atoi4>libconfig.obj : error LNK2001: unresolved external symbol _strchr4>libconfig.obj : error LNK2001: unresolved external symbol _isdigit4>scanner.obj : error LNK2001: unresolved external symbol _exit4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol _exit4>scanner.obj : error LNK2001: unresolved external symbol _ferror4>scanner.obj : error LNK2001: unresolved external symbol ___acrt_iob_func4>scanner.obj : error LNK2001: unresolved external symbol _clearerr4>scanner.obj : error LNK2001: unresolved external symbol _strtoul4>scanner.obj : error LNK2001: unresolved external symbol _getc4>scanner.obj : error LNK2001: unresolved external symbol _fwrite4>scanner.obj : error LNK2001: unresolved external symbol __errno4>scanner.obj : error LNK2001: unresolved external symbol _strtol4>scanner.obj : error LNK2001: unresolved external symbol __atoi644>scanner.obj : error LNK2001: unresolved external symbol __strtoui644>scanner.obj : error LNK2001: unresolved external symbol _atof4>scanner.obj : error LNK2001: unresolved external symbol _fread4>core.obj : error LNK2001: unresolved external symbol _strcmpi4>oldnames.lib(strcmpi.obj) : error LNK2001: unresolved external symbol _strcmpi4>core.obj : error LNK2001: unresolved external symbol _srand4>core.obj : error LNK2001: unresolved external symbol _raise4>core.obj : error LNK2001: unresolved external symbol _signal4>console.obj : error LNK2001: unresolved external symbol _strtok4>console.obj : error LNK2001: unresolved external symbol __kbhit4>console.obj : error LNK2001: unresolved external symbol _fgetc4>db.obj : error LNK2001: unresolved external symbol _strnicmp4>oldnames.lib(strnicmp.obj) : error LNK2001: unresolved external symbol _strnicmp4>db.obj : error LNK2001: unresolved external symbol _tolower4>db.obj : error LNK2001: unresolved external symbol _strncmp4>db.obj : error LNK2001: unresolved external symbol _strnlen4>grfio.obj : error LNK2001: unresolved external symbol _ftell4>grfio.obj : error LNK2001: unresolved external symbol _fseek4>grfio.obj : error LNK2001: unresolved external symbol _fgets4>grfio.obj : error LNK2001: unresolved external symbol _strstr4>grfio.obj : error LNK2001: unresolved external symbol ___stdio_common_vsscanf4>grfio.obj : error LNK2001: unresolved external symbol _strrchr4>malloc.obj : error LNK2001: unresolved external symbol __time644>malloc.obj : error LNK2001: unresolved external symbol __localtime644>mapindex.obj : error LNK2001: unresolved external symbol _stricmp4>oldnames.lib(stricmp.obj) : error LNK2001: unresolved external symbol _stricmp4>md5calc.obj : error LNK2001: unresolved external symbol _strncpy4>showmsg.obj : error LNK2001: unresolved external symbol _strftime4>sql.obj : error LNK2001: unresolved external symbol _atol4>strlib.obj : error LNK2001: unresolved external symbol _toupper4>strlib.obj : error LNK2001: unresolved external symbol _isxdigit4>strlib.obj : error LNK2001: unresolved external symbol _iscntrl4>strlib.obj : error LNK2001: unresolved external symbol _isspace4>timer.obj : error LNK2001: unresolved external symbol __difftime644>utils.obj : error LNK2001: unresolved external symbol _fileno4>oldnames.lib(fileno.obj) : error LNK2001: unresolved external symbol _fileno4>utils.obj : error LNK2001: unresolved external symbol _access4>oldnames.lib(access.obj) : error LNK2001: unresolved external symbol _access4>utils.obj : error LNK2001: unresolved external symbol __stat64i324>utils.obj : error LNK2001: unresolved external symbol __fstat64i324>atcommand.obj : error LNK2001: unresolved external symbol _isprint4>atcommand.obj : error LNK2001: unresolved external symbol __mktime644>clif.obj : error LNK2001: unresolved external symbol _qsort4>map.obj : error LNK2001: unresolved external symbol _rewind4>npc.obj : error LNK2001: unresolved external symbol _isalnum4>npc.obj : error LNK2001: unresolved external symbol _strerror4>script.obj : error LNK2001: unresolved external symbol __strtoi644>script.obj : error LNK2001: unresolved external symbol _longjmp4>script.obj : error LNK2001: unresolved external symbol _isupper4>script.obj : error LNK2001: unresolved external symbol _strncat4>script.obj : error LNK2001: unresolved external symbol _islower4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __seh_filter_exe4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_app_type4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___setusermatherr4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __configure_narrow_argv4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initialize_narrow_environment4>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __initialize_narrow_environment4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __get_initial_narrow_environment4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initterm4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __initterm_e4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __exit4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_fmode4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p___argc4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p___argv4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __cexit4>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __cexit4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __c_exit4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __register_thread_local_exe_atexit_callback4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___telemetry_main_invoke_trigger4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___telemetry_main_return_trigger4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __set_new_mode4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol ___p__commode4>libcmt.lib(exe_main.obj) : error LNK2001: unresolved external symbol __except_handler44>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __except_handler44>libcmt.lib(_sehprolg4_.obj) : error LNK2001: unresolved external symbol __except_handler44>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __seh_filter_dll4>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __initialize_onexit_table4>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __register_onexit_function4>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __execute_onexit_table4>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __crt_atexit4>libcmt.lib(utility.obj) : error LNK2001: unresolved external symbol __crt_at_quick_exit4>libcmt.lib(tncleanup.obj) : error LNK2001: unresolved external symbol ___std_type_info_destroy_list4>libcmt.lib(default_precision.obj) : error LNK2001: unresolved external symbol __controlfp_s4>libcmt.lib(utility_desktop.obj) : error LNK2001: unresolved external symbol _terminate4>libcmt.lib(utility_desktop.obj) : error LNK2001: unresolved external symbol _memset4>oldnames.lib(strdup.obj) : error LNK2001: unresolved external symbol __strdup4>oldnames.lib(strcmpi.obj) : error LNK2001: unresolved external symbol __stricmp4>oldnames.lib(stricmp.obj) : error LNK2001: unresolved external symbol __stricmp4>oldnames.lib(strnicmp.obj) : error LNK2001: unresolved external symbol __strnicmp4>oldnames.lib(fileno.obj) : error LNK2001: unresolved external symbol __fileno4>oldnames.lib(access.obj) : error LNK2001: unresolved external symbol __access4>..map-server.exe : fatal error LNK1120: 109 unresolved externals========== Rebuild All: 4 succeeded, 4 failed, 0 skipped ========== 

 

 

 

 


Note: In Debug mode it works, the error occur only in release mode

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

This answer was given on 31 july but on 09 aug this commit was made:

 

https://github.com/HerculesWS/Hercules/commit/5ad96bcc2af2a5a76348fca87e52a0f038461808

 

And as I said, the project compiles perfectly in debug mode, but not in release mode

 

I thought there might be something wrong with the commit, so I insisted on creating this post

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.