Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS2017 Can't compile. #21

Open
LiamKarlMitchell opened this issue Jan 21, 2019 · 0 comments
Open

VS2017 Can't compile. #21

LiamKarlMitchell opened this issue Jan 21, 2019 · 0 comments

Comments

@LiamKarlMitchell
Copy link

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant