d2gs icon indicating copy to clipboard operation
d2gs copied to clipboard

VS2017 Can't compile.

Open LiamKarlMitchell opened this issue 5 years ago • 0 comments

d2gs LNK2001 unresolved external symbol ___stdio_common_vsprintf LNK2001 unresolved external symbol ___stdio_common_vsscanf LNK2001 unresolved external symbol _strcmpi LNK2001 unresolved external symbol _tolower LNK2001 unresolved external symbol _strncpy LNK2001 unresolved external symbol _free LNK2001 unresolved external symbol _malloc LNK2001 unresolved external symbol ___acrt_iob_func LNK2001 unresolved external symbol ___stdio_common_vfprintf LNK2001 unresolved external symbol _strftime LNK2001 unresolved external symbol __time64 LNK2001 unresolved external symbol __localtime64 LNK2001 unresolved external symbol _srand LNK2001 unresolved external symbol _time LNK2001 unresolved external symbol _fopen LNK2001 unresolved external symbol _fflush LNK2001 unresolved external symbol _fclose LNK2001 unresolved external symbol _isalpha LNK2001 unresolved external symbol _fwrite LNK2001 unresolved external symbol _strnicmp LNK2001 unresolved external symbol _realloc LNK2001 unresolved external symbol _ftell LNK2001 unresolved external symbol _fseek LNK2001 unresolved external symbol _fread LNK2001 unresolved external symbol __time32 LNK2001 unresolved external symbol __seh_filter_exe LNK2001 unresolved external symbol __set_app_type LNK2001 unresolved external symbol ___setusermatherr __configure_narrow_argv __initialize_narrow_environment __get_narrow_winmain_command_line __initterm __initterm_e _exit __exit __set_fmode __cexit __c_exit __register_thread_local_exe_atexit_callback __configthreadlocale __set_new_mode ___p__commode __seh_filter_dll __initialize_onexit_table __register_onexit_function __execute_onexit_table __crt_atexit __crt_at_quick_exit ___std_type_info_destroy_list __controlfp_s _terminate _memset __except_handler4_common __stricmp __strnicmp


Similar in D2GE
d2waden complains about SAFESEH Image or something.

LiamKarlMitchell avatar Jan 21 '19 07:01 LiamKarlMitchell