Compiler Error on Tutorial
Hello everyone--
I just downloaded everything and am trying to get the tutorial to compile, I've followed all the instructions, but the following is just PART of the error spew I get:
1>libcmt.lib(wincrt0.obj) : error LNK2019: unresolved external symbol __imp__GetCommandLineA@0 referenced in function ___tmainCRTStartup
1>libcmt.lib(wincrt0.obj) : error LNK2019: unresolved external symbol __imp__GetStartupInfoA@4 referenced in function ___tmainCRTStartup
1>libcmt.lib(ioinit.obj) : error LNK2001: unresolved external symbol __imp__GetStartupInfoA@4
1>libcmt.lib(crtmbox.obj) : error LNK2001: unresolved external symbol __imp__GetProcAddress@8
1>EsenthelEngine.lib(Physics.obj) : error LNK2019: unresolved external symbol __imp__GetProcAddress@8 referenced in function "public: void __thiscall EE::PhysicsClass::createMaterials(void)" (?createMaterials@PhysicsClass@EE@@QAEXXZ)
1>libcmt.lib(_testfdiv_.obj) : error LNK2001: unresolved external symbol __imp__GetProcAddress@8
1>libcmt.lib(crt0dat.obj) : error LNK2001: unresolved external symbol __imp__GetProcAddress@8
1>libcmt.lib(tidtable.obj) : error LNK2001: unresolved external symbol __imp__GetProcAddress@8
1>libcmt.lib(rand_s.obj) : error LNK2001: unresolved external symbol __imp__GetProcAddress@8
1>libcmt.lib(_testfdiv_.obj) : error LNK2019: unresolved external symbol __imp__GetModuleHandleA@4 referenced in function __ms_p5_mp_test_fdiv
1>libcmt.lib(unhandld.obj) : error LNK2019: unresolved external symbol __imp__SetUnhandledExceptionFilter@4 referenced in function ___CxxSetUnhandledExceptionFilter
1>libcmt.lib(invarg.obj) : error LNK2001: unresolved external symbol __imp__SetUnhandledExceptionFilter@4
1>libcmt.lib(gs_report.obj) : error LNK2001: unresolved external symbol __imp__SetUnhandledExceptionFilter@4
1>libcmt.lib(abort.obj) : error LNK2001: unresolved external symbol __imp__SetUnhandledExceptionFilter@4
1>libcmt.lib(crt0dat.obj) : error LNK2019: unresolved external symbol __imp__GetModuleHandleW@4 referenced in function __crt_waiting_on_module_handle
1>libcmt.lib(tidtable.obj) : error LNK2001: unresolved external symbol __imp__GetModuleHandleW@4
1>libcmt.lib(crt0dat.obj) : error LNK2019: unresolved external symbol __imp__Sleep@4 referenced in function __crt_waiting_on_module_handle
1>libcmt.lib(crtheap.obj) : error LNK2001: unresolved external symbol __imp__Sleep@4
1>EsenthelEngine.lib(Timer.obj) : error LNK2001: unresolved external symbol __imp__Sleep@4
1>EsenthelEngine.lib(Thread.obj) : error LNK2001: unresolved external symbol __imp__Sleep@4
1>libcmt.lib(crt0dat.obj) : error LNK2019: unresolved external symbol __imp__ExitProcess@4 referenced in function ___crtExitProcess
1>EsenthelEngine.lib(Application.obj) : error LNK2001: unresolved external symbol __imp__ExitProcess@4
1>libcmt.lib(crt0msg.obj) : error LNK2019: unresolved external symbol __imp__WriteFile@20 referenced in function __NMSG_WRITE
1>libcmt.lib(write.obj) : error LNK2001: unresolved external symbol __imp__WriteFile@20
1>libcmt.lib(crt0msg.obj) : error LNK2019: unresolved external symbol __imp__GetStdHandle@4 referenced in function __NMSG_WRITE
1>libcmt.lib(ioinit.obj) : error LNK2001: unresolved external symbol __imp__GetStdHandle@4
1>libcmt.lib(crt0msg.obj) : error LNK2019: unresolved external symbol __imp__GetModuleFileNameA@12 referenced in function __NMSG_WRITE
1>libcmt.lib(stdargv.obj) : error LNK2001: unresolved external symbol __imp__GetModuleFileNameA@12
1>libcmt.lib(a_env.obj) : error LNK2019: unresolved external symbol __imp__FreeEnvironmentStringsA@4 referenced in function ___crtGetEnvironmentStringsA
1>libcmt.lib(a_env.obj) : error LNK2019: unresolved external symbol __imp__GetEnvironmentStrings@0 referenced in function ___crtGetEnvironmentStringsA
1>libcmt.lib(a_env.obj) : error LNK2019: unresolved external symbol __imp__FreeEnvironmentStringsW@4 referenced in function ___crtGetEnvironmentStringsA
1>libcmt.lib(wctomb.obj) : error LNK2001: unresolved external symbol __imp__WideCharToMultiByte@32
1>libcmt.lib(tzset.obj) : error LNK2001: unresolved external symbol __imp__WideCharToMultiByte@32
1>libcmt.lib(wtombenv.obj) : error LNK2001: unresolved external symbol __imp__WideCharToMultiByte@32
1>libcmt.lib(write.obj) : error LNK2019: unresolved external symbol __imp__WideCharToMultiByte@32 referenced in function __write_nolock
1>libcmt.lib(putwch.obj) : error LNK2001: unresolved external symbol __imp__WideCharToMultiByte@32
1>libcmt.lib(a_env.obj) : error LNK2001: unresolved external symbol __imp__WideCharToMultiByte@32
1>libcmt.lib(a_map.obj) : error LNK2001: unresolved external symbol __imp__WideCharToMultiByte@32
1>libcmt.lib(a_loc.obj) : error LNK2001: unresolved external symbol __imp__WideCharToMultiByte@32
1>libcmt.lib(convrtcp.obj) : error LNK2001: unresolved external symbol __imp__WideCharToMultiByte@32
1>libcmt.lib(commit.obj) : error LNK2019: unresolved external symbol __imp__GetLastError@0 referenced in function __commit
1>libcmt.lib(wctomb.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(open.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(putwch.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(lseeki64.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(osfinfo.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(chsize.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(close.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(wopen.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(lseek.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(read.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(a_loc.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(realloc.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(a_cmp.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(write.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(inithelp.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(free.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(a_map.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(a_str.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(a_env.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(tidtable.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(winsig.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(rand_s.obj) : error LNK2001: unresolved external symbol __imp__GetLastError@0
1>libcmt.lib(a_env.obj) : error LNK2019: unresolved external symbol __imp__GetEnvironmentStringsW@0 referenced in function ___crtGetEnvironmentStringsA
1>libcmt.lib(ioinit.obj) : error LNK2019: unresolved external symbol __imp__SetHandleCount@4 referenced in function __ioinit
1>libcmt.lib(ioinit.obj) : error LNK2019: unresolved external symbol __imp__GetFileType@4 referenced in function __ioinit
1>libcmt.lib(wopen.obj) : error LNK2001: unresolved external symbol __imp__GetFileType@4
1>libcmt.lib(osfinfo.obj) : error LNK2001: unresolved external symbol __imp__GetFileType@4
1>libcmt.lib(open.obj) : error LNK2001: unresolved external symbol __imp__GetFileType@4
1>libcmt.lib(ioinit.obj) : error LNK2019: unresolved external symbol __imp__DeleteCriticalSection@4 referenced in function __ioterm
1>libcmt.lib(mlock.obj) : error LNK2001: unresolved external symbol __imp__DeleteCriticalSection@4
1>EsenthelEngine.lib(Thread.obj) : error LNK2001: unresolved external symbol __imp__DeleteCriticalSection@4
1>libcmt.lib(closeall.obj) : error LNK2001: unresolved external symbol __imp__DeleteCriticalSection@4
1>libcmt.lib(tidtable.obj) : error LNK2019: unresolved external symbol __imp__TlsGetValue@4 referenced in function __encode_pointer
1>libcmt.lib(tidtable.obj) : error LNK2019: unresolved external symbol __imp__TlsAlloc@0 referenced in function ___crtTlsAlloc@4
1>libcmt.lib(tidtable.obj) : error LNK2019: unresolved external symbol __imp__TlsSetValue@8 referenced in function ___set_flsgetvalue
1>libcmt.lib(tidtable.obj) : error LNK2019: unresolved external symbol __imp__TlsFree@4 referenced in function __mtterm
1>libcmt.lib(tidtable.obj) : error LNK2019: unresolved external symbol __imp__InterlockedIncrement@4 referenced in function __initptd
1>libcmt.lib(mbctype.obj) : error LNK2001: unresolved external symbol __imp__InterlockedIncrement@4
1>libcmt.lib(setlocal.obj) : error LNK2001: unresolved external symbol __imp__InterlockedIncrement@4
1>libcmt.lib(tidtable.obj) : error LNK2019: unresolved external symbol __imp__SetLastError@4 referenced in function __getptd_noexit
1>libcmt.lib(initcrit.obj) : error LNK2001: unresolved external symbol __imp__SetLastError@4
1>libcmt.lib(tidtable.obj) : error LNK2019: unresolved external symbol __imp__GetCurrentThreadId@0 referenced in function __getptd_noexit
1>libcmt.lib(gs_support.obj) : error LNK2001: unresolved external symbol __imp__GetCurrentThreadId@0
1>EsenthelEngine.lib(Thread.obj) : error LNK2001: unresolved external symbol __imp__GetCurrentThreadId@0
1>libcmt.lib(initnum.obj) : error LNK2001: unresolved external symbol __imp__InterlockedDecrement@4
1>libcmt.lib(initmon.obj) : error LNK2001: unresolved external symbol __imp__InterlockedDecrement@4
1>libcmt.lib(initctyp.obj) : error LNK2001: unresolved external symbol __imp__InterlockedDecrement@4
1>libcmt.lib(tidtable.obj) : error LNK2019: unresolved external symbol __imp__InterlockedDecrement@4 referenced in function __freefls@4
1>libcmt.lib(mbctype.obj) : error LNK2001: unresolved external symbol __imp__InterlockedDecrement@4
1>libcmt.lib(setlocal.obj) : error LNK2001: unresolved external symbol __imp__InterlockedDecrement@4
1>libcmt.lib(inittime.obj) : error LNK2001: unresolved external symbol __imp__InterlockedDecrement@4
1>libcmt.lib(tidtable.obj) : error LNK2019: unresolved external symbol __imp__GetCurrentThread@0 referenced in function ___threadhandle
1>libcmt.lib(heapinit.obj) : error LNK2019: unresolved external symbol __imp__HeapCreate@12 referenced in function __heap_init
1>libcmt.lib(heapinit.obj) : error LNK2019: unresolved external symbol __imp__HeapDestroy@4 referenced in function __heap_term
1>libcmt.lib(heapinit.obj) : error LNK2019: unresolved external symbol __imp__VirtualFree@12 referenced in function __heap_term
1>libcmt.lib(sbheap.obj) : error LNK2001: unresolved external symbol __imp__VirtualFree@12
1>libcmt.lib(heapinit.obj) : error LNK2019: unresolved external symbol __imp__HeapFree@12 referenced in function __heap_term
1>libcmt.lib(free.obj) : error LNK2001: unresolved external symbol __imp__HeapFree@12
1>libcmt.lib(sbheap.obj) : error LNK2001: unresolved external symbol __imp__HeapFree@12
1>libcmt.lib(chsize.obj) : error LNK2001: unresolved external symbol __imp__HeapFree@12
1>libcmt.lib(gs_support.obj) : error LNK2019: unresolved external symbol __imp__QueryPerformanceCounter@4 referenced in function ___security_init_cookie
1>EsenthelEngine.lib(Timer.obj) : error LNK2001: unresolved external symbol __imp__QueryPerformanceCounter@4
1>libcmt.lib(gs_support.obj) : error LNK2019: unresolved external symbol __imp__GetTickCount@0 referenced in function ___security_init_cookie
1>libcmt.lib(gs_support.obj) : error LNK2019: unresolved external symbol __imp__GetCurrentProcessId@0 referenced in function ___security_init_cookie
1>EsenthelEngine.lib(Application.obj) : error LNK2001: unresolved external symbol __imp__GetCurrentProcessId@0
1>libcmt.lib(gs_support.obj) : error LNK2019: unresolved external symbol __imp__GetSystemTimeAsFileTime@4 referenced in function ___security_init_cookie
1>libcmt.lib(mbctype.obj) : error LNK2019: unresolved external symbol __imp__GetCPInfo@8 referenced in function "void __cdecl setSBUpLow(struct threadmbcinfostruct *)" (?setSBUpLow@@YAXPAUthreadmbcinfostruct@@@Z)
1>libcmt.lib(initctyp.obj) : error LNK2001: unresolved external symbol __imp__GetCPInfo@8
1>libcmt.lib(convrtcp.obj) : error LNK2001: unresolved external symbol __imp__GetCPInfo@8
1>libcmt.lib(a_cmp.obj) : error LNK2001: unresolved external symbol __imp__GetCPInfo@8
1>libcmt.lib(mbctype.obj) : error LNK2019: unresolved external symbol __imp__GetACP@0 referenced in function "int __cdecl getSystemCP(int)" (?getSystemCP@@YAHH@Z)
1>libcmt.lib(getqloc.obj) : error LNK2001: unresolved external symbol __imp__GetACP@0
1>libcmt.lib(mbctype.obj) : error LNK2019: unresolved external symbol __imp__GetOEMCP@0 referenced in function "int __cdecl getSystemCP(int)" (?getSystemCP@@YAHH@Z)
1>libcmt.lib(mbctype.obj) : error LNK2019: unresolved external symbol __imp__IsValidCodePage@4 referenced in function __setmbcp_nolock
1>libcmt.lib(getqloc.obj) : error LNK2001: unresolved external symbol __imp__IsValidCodePage@4
1>libcmt.lib(invarg.obj) : error LNK2019: unresolved external symbol __imp__TerminateProcess@8 referenced in function __invoke_watson
1>libcmt.lib(gs_report.obj) : error LNK2001: unresolved external symbol __imp__TerminateProcess@8
1>EsenthelEngine.lib(Process.obj) : error LNK2001: unresolved external symbol __imp__TerminateProcess@8
1>libcmt.lib(invarg.obj) : error LNK2019: unresolved external symbol __imp__GetCurrentProcess@0 referenced in function __invoke_watson
1>libcmt.lib(gs_report.obj) : error LNK2001: unresolved external symbol __imp__GetCurrentProcess@0
1>EsenthelEngine.lib(Process.obj) : error LNK2001: unresolved external symbol __imp__GetCurrentProcess@0
1>EsenthelEngine.lib(Cpu.obj) : error LNK2001: unresolved external symbol __imp__GetCurrentProcess@0
1>libcmt.lib(invarg.obj) : error LNK2019: unresolved external symbol __imp__UnhandledExceptionFilter@4 referenced in function __invoke_watson
1>libcmt.lib(gs_report.obj) : error LNK2001: unresolved external symbol __imp__UnhandledExceptionFilter@4
1>libcmt.lib(abort.obj) : error LNK2001: unresolved external symbol __imp__UnhandledExceptionFilter@4
1>libcmt.lib(invarg.obj) : error LNK2019: unresolved external symbol __imp__IsDebuggerPresent@0 referenced in function __invoke_watson
1>libcmt.lib(gs_report.obj) : error LNK2001: unresolved external symbol __imp__IsDebuggerPresent@0
1>libcmt.lib(mlock.obj) : error LNK2019: unresolved external symbol __imp__LeaveCriticalSection@4 referenced in function __unlock
1>EsenthelEngine.lib(Thread.obj) : error LNK2001: unresolved external symbol __imp__LeaveCriticalSection@4
1>libcmt.lib(osfinfo.obj) : error LNK2001: unresolved external symbol __imp__LeaveCriticalSection@4
1>libcmt.lib(_file.obj) : error LNK2001: unresolved external symbol __imp__LeaveCriticalSection@4
1>libcmt.lib(mlock.obj) : error LNK2019: unresolved external symbol __imp__FatalAppExitA@8 referenced in function __lockerr_exit
1>libcmt.lib(stream.obj) : error LNK2001: unresolved external symbol __imp__EnterCriticalSection@4
1>libcmt.lib(mlock.obj) : error LNK2019: unresolved external symbol __imp__EnterCriticalSection@4 referenced in function __lock
1>EsenthelEngine.lib(Thread.obj) : error LNK2001: unresolved external symbol __imp__EnterCriticalSection@4
1>libcmt.lib(osfinfo.obj) : error LNK2001: unresolved external symbol __imp__EnterCriticalSection@4
1>libcmt.lib(_file.obj) : error LNK2001: unresolved external symbol __imp__EnterCriticalSection@4
1>libcmt.lib(winsig.obj) : error LNK2019: unresolved external symbol __imp__SetConsoleCtrlHandler@8 referenced in function _signal
1>libcmt.lib(rand_s.obj) : error LNK2019: unresolved external symbol __imp__FreeLibrary@4 referenced in function _rand_s
1>EsenthelEngine.lib(Physics.obj) : error LNK2001: unresolved external symbol __imp__FreeLibrary@4
1>libcmt.lib(rand_s.obj) : error LNK2019: unresolved external symbol __imp__InterlockedExchange@8 referenced in function _rand_s
1>libcmt.lib(setmode.obj) : error LNK2001: unresolved external symbol __imp__InterlockedExchange@8
1>libcmt.lib(rand_s.obj) : error LNK2019: unresolved external symbol __imp__LoadLibraryA@4 referenced in function _rand_s
1>libcmt.lib(crtmbox.obj) : error LNK2001: unresolved external symbol __imp__LoadLibraryA@4
1>libcmt.lib(initcrit.obj) : error LNK2019: unresolved external symbol __imp__InitializeCriticalSectionAndSpinCount@8 referenced in function ___crtInitCritSecAndSpinCount
1>libcmt.lib(chsize.obj) : error LNK2001: unresolved external symbol __imp__HeapAlloc@12
1>libcmt.lib(sbheap.obj) : error LNK2019: unresolved external symbol __imp__HeapAlloc@12 referenced in function ___sbh_heap_init
1>libcmt.lib(malloc.obj) : error LNK2001: unresolved external symbol __imp__HeapAlloc@12
1>libcmt.lib(calloc_impl.obj) : error LNK2001: unresolved external symbol __imp__HeapAlloc@12
1>libcmt.lib(realloc.obj) : error LNK2001: unresolved external symbol __imp__HeapAlloc@12
1>libcmt.lib(sbheap.obj) : error LNK2019: unresolved external symbol __imp__VirtualAlloc@16 referenced in function ___sbh_alloc_new_region
1>libcmt.lib(sbheap.obj) : error LNK2019: unresolved external symbol __imp__HeapReAlloc@16 referenced in function ___sbh_alloc_new_region
1>libcmt.lib(realloc.obj) : error LNK2001: unresolved external symbol __imp__HeapReAlloc@16
1>libcmt.lib(exsup4.obj) : error LNK2019: unresolved external symbol _RtlUnwind@16 referenced in function @_EH4_GlobalUnwind@4
1>libcmt.lib(exsup.obj) : error LNK2001: unresolved external symbol _RtlUnwind@16
1>libcmt.lib(_trnsctrl_.obj) : error LNK2001: unresolved external symbol _RtlUnwind@16
1>libcmt.lib(a_map.obj) : error LNK2019: unresolved external symbol __imp__LCMapStringA@24 referenced in function "int __cdecl __crtLCMapStringA_stat(struct localeinfo_struct *,unsigned long,unsigned long,char const *,int,char *,int,int,int)" (?__crtLCMapStringA_stat@@YAHPAUlocaleinfo_struct@@KKPBDHPADHHH@Z)
1>EsenthelEngine.lib(String.obj) : error LNK2019: unresolved external symbol __imp__MultiByteToWideChar@24 referenced in function "public: struct EE::Str16 & __thiscall EE::Str16::operator+=(char const *)" (??YStr16@EE@@QAEAAU01@PBD@Z)
1>libcmt.lib(read.obj) : error LNK2001: unresolved external symbol __imp__MultiByteToWideChar@24
1>libcmt.lib(mbtowc.obj) : error LNK2001: unresolved external symbol __imp__MultiByteToWideChar@24
1>libcmt.lib(a_map.obj) : error LNK2001: unresolved external symbol __imp__MultiByteToWideChar@24
1>libcmt.lib(a_str.obj) : error LNK2001: unresolved external symbol __imp__MultiByteToWideChar@24
1>libcmt.lib(convrtcp.obj) : error LNK2001: unresolved external symbol __imp__MultiByteToWideChar@24
1>libcmt.lib(a_cmp.obj) : error LNK2001: unresolved external symbol __imp__MultiByteToWideChar@24
1>libcmt.lib(a_map.obj) : error LNK2019: unresolved external symbol __imp__LCMapStringW@24 referenced in function "int __cdecl __crtLCMapStringA_stat(struct localeinfo_struct *,unsigned long,unsigned long,char const *,int,char *,int,int,int)" (?__crtLCMapStringA_stat@@YAHPAUlocaleinfo_struct@@KKPBDHPADHHH@Z)
1>libcmt.lib(w_map.obj) : error LNK2001: unresolved external symbol __imp__LCMapStringW@24
1>libcmt.lib(a_str.obj) : error LNK2019: unresolved external symbol __imp__GetStringTypeA@20 referenced in function "int __cdecl __crtGetStringTypeA_stat(struct localeinfo_struct *,unsigned long,char const *,int,unsigned short *,int,int,int)" (?__crtGetStringTypeA_stat@@YAHPAUlocaleinfo_struct@@KPBDHPAGHHH@Z)
1>libcmt.lib(a_str.obj) : error LNK2019: unresolved external symbol __imp__GetStringTypeW@16 referenced in function "int __cdecl __crtGetStringTypeA_stat(struct localeinfo_struct *,unsigned long,char const *,int,unsigned short *,int,int,int)" (?__crtGetStringTypeA_stat@@YAHPAUlocaleinfo_struct@@KPBDHPAGHHH@Z)
1>libcmt.lib(w_str.obj) : error LNK2001: unresolved external symbol __imp__GetStringTypeW@16
1>libcmt.lib(strftime.obj) : error LNK2019: unresolved external symbol __imp__GetTimeFormatA@24 referenced in function "int __cdecl _store_winword(struct localeinfo_struct *,int,struct tm const *,char * *,unsigned int *,struct __lc_time_data *)" (?_store_winword@@YAHPAUlocaleinfo_struct@@HPBUtm@@PAPADPAIPAU__lc_time_data@@@Z)
1>libcmt.lib(strftime.obj) : error LNK2019: unresolved external symbol __imp__GetDateFormatA@24 referenced in function "int __cdecl _store_winword(struct localeinfo_struct *,int,struct tm const *,char * *,unsigned int *,struct __lc_time_data *)" (?_store_winword@@YAHPAUlocaleinfo_struct@@HPBUtm@@PAPADPAIPAU__lc_time_data@@@Z)
1>libcmt.lib(getqloc.obj) : error LNK2019: unresolved external symbol __imp__GetUserDefaultLCID@0 referenced in function _GetLcidFromDefault
1>libcmt.lib(getqloc.obj) : error LNK2019: unresolved external symbol __imp__GetLocaleInfoA@16 referenced in function _ProcessCodePage
1>libcmt.lib(a_loc.obj) : error LNK2001: unresolved external symbol __imp__GetLocaleInfoA@16
1>libcmt.lib(convrtcp.obj) : error LNK2001: unresolved external symbol __imp__GetLocaleInfoA@16
1>libcmt.lib(getqloc.obj) : error LNK2019: unresolved external symbol __imp__EnumSystemLocalesA@8 referenced in function _GetLcidFromCountry
1>libcmt.lib(getqloc.obj) : error LNK2019: unresolved external symbol __imp__IsValidLocale@8 referenced in function ___get_qualified_locale
1>libcmt.lib(msize.obj) : error LNK2019: unresolved external symbol __imp__HeapSize@12 referenced in function __msize
1>libcmt.lib(w_loc.obj) : error LNK2019: unresolved external symbol __imp__GetLocaleInfoW@16 referenced in function "int __cdecl __crtGetLocaleInfoW_stat(struct localeinfo_struct *,unsigned long,unsigned long,wchar_t *,int,int)" (?__crtGetLocaleInfoW_stat@@YAHPAUlocaleinfo_struct@@KKPA_WHH@Z)
1>libcmt.lib(a_loc.obj) : error LNK2001: unresolved external symbol __imp__GetLocaleInfoW@16
1>libcmt.lib(tzset.obj) : error LNK2019: unresolved external symbol __imp__GetTimeZoneInformation@4 referenced in function __tzset_nolock
1>libcmt.lib(a_cmp.obj) : error LNK2019: unresolved external symbol __imp__CompareStringA@24 referenced in function "int __cdecl __crtCompareStringA_stat(struct localeinfo_struct *,unsigned long,unsigned long,char const *,int,char const *,int,int)" (?__crtCompareStringA_stat@@YAHPAUlocaleinfo_struct@@KKPBDH1HH@Z)
1>libcmt.lib(a_cmp.obj) : error LNK2019: unresolved external symbol __imp__CompareStringW@24 referenced in function "int __cdecl __crtCompareStringA_stat(struct localeinfo_struct *,unsigned long,unsigned long,char const *,int,char const *,int,int)" (?__crtCompareStringA_stat@@YAHPAUlocaleinfo_struct@@KKPBDH1HH@Z)
1>libcmt.lib(setenv.obj) : error LNK2019: unresolved external symbol __imp__SetEnvironmentVariableA@8 referenced in function ___crtsetenv
1>EsenthelEngine.lib(Pak.obj) : error LNK2019: unresolved external symbol __imp__LockResource@4 referenced in function "void __cdecl EE::ExePak(void)" (?ExePak@EE@@YAXXZ)
1>EsenthelEngine.lib(Pak.obj) : error LNK2019: unresolved external symbol __imp__LoadResource@8 referenced in function "void __cdecl EE::ExePak(void)" (?ExePak@EE@@YAXXZ)
1>EsenthelEngine.lib(Pak.obj) : error LNK2019: unresolved external symbol __imp__SizeofResource@8 referenced in function "void __cdecl EE::ExePak(void)" (?ExePak@EE@@YAXXZ)
1>EsenthelEngine.lib(Pak.obj) : error LNK2019: unresolved external symbol __imp__FindResourceW@12 referenced in function "void __cdecl EE::ExePak(void)" (?ExePak@EE@@YAXXZ)
1>EsenthelEngine.lib(Application.obj) : error LNK2019: unresolved external symbol __imp__MessageBoxW@16 referenced in function "public: void __thiscall EE::Application::showError(void)" (?showError@Application@EE@@QAEXXZ)
1>EsenthelEngine.lib(Window.obj) : error LNK2001: unresolved external symbol __imp__MessageBoxW@16
1>EsenthelEngine.lib(Application.obj) : error LNK2019: unresolved external symbol __imp__CoUninitialize@0 referenced in function "public: void __thiscall EE::Application::del(void)" (?del@Application@EE@@QAEXXZ)
1>EsenthelEngine.lib(Application.obj) : error LNK2019: unresolved external symbol __imp__WaitMessage@0 referenced in function "public: void __thiscall EE::Application::loop(void)" (?loop@Application@EE@@QAEXXZ)
1>EsenthelEngine.lib(Application.obj) : error LNK2019: unresolved external symbol __imp__PeekMessageW@20 referenced in function "public: void __thiscall EE::Application::loop(void)" (?loop@Application@EE@@QAEXXZ)
1>EsenthelEngine.lib(Application.obj) : error LNK2019: unresolved external symbol __imp__TranslateMessage@4 referenced in function "public: void __thiscall EE::Application::loop(void)" (?loop@Application@EE@@QAEXXZ)
1>EsenthelEngine.lib(Application.obj) : error LNK2019: unresolved external symbol __imp__DispatchMessageW@4 referenced in function "public: void __thiscall EE::Application::loop(void)" (?loop@Application@EE@@QAEXXZ)
1>EsenthelEngine.lib(Application.obj) : error LNK2019: unresolved external symbol __imp__ExitThread@4 referenced in function "bool __cdecl EE::Exit(struct EE::Str16)" (?Exit@EE@@YA_NUStr16@1@@Z)
1>EsenthelEngine.lib(Application.obj) : error LNK2019: unresolved external symbol __imp__CoInitialize@4 referenced in function "public: bool __thiscall EE::Application::create(char const *,struct HINSTANCE__ *)" (?create@Application@EE@@QAE_NPBDPAUHINSTANCE__@@@Z)
1>EsenthelEngine.lib(Application.obj) : error LNK2019: unresolved external symbol __imp__GetSystemDefaultLangID@0 referenced in function "public: bool __thiscall EE::Application::create(char const *,struct HINSTANCE__ *)" (?create@Application@EE@@QAE_NPBDPAUHINSTANCE__@@@Z)
1>EsenthelEngine.lib(Application.obj) : error LNK2019: unresolved external symbol __imp__GetModuleFileNameW@12 referenced in function "public: bool __thiscall EE::Application::create(char const *,struct HINSTANCE__ *)" (?create@Application@EE@@QAE_NPBDPAUHINSTANCE__@@@Z)
1>EsenthelEngine.lib(Application.obj) : error LNK2019: unresolved external symbol __imp__GetSystemMetrics@4 referenced in function "public: bool __thiscall EE::Application::create(char const *,struct HINSTANCE__ *)" (?create@Application@EE@@QAE_NPBDPAUHINSTANCE__@@@Z)
1>EsenthelEngine.lib(Input.obj) : error LNK2019: unresolved external symbol _ImmGetOpenStatus@4 referenced in function "public: bool __thiscall EE::Keyboard::immNative(void)" (?immNative@Keyboard@EE@@QAE_NXZ)
1>EsenthelEngine.lib(Input.obj) : error LNK2019: unresolved external symbol _ImmSetConversionStatus@12 referenced in function "public: void __thiscall EE::Keyboard::immNative(bool)" (?immNative@Keyboard@EE@@QAEX_N@Z)
1>EsenthelEngine.lib(Input.obj) : error LNK2019: unresolved external symbol _ImmGetConversionStatus@12 referenced in function "public: void __thiscall EE::Keyboard::immNative(bool)" (?immNative@Keyboard@EE@@QAEX_N@Z)
1>EsenthelEngine.lib(Input.obj) : error LNK2019: unresolved external symbol _ImmSetOpenStatus@8 referenced in function "public: void __thiscall EE::Keyboard::immNative(bool)" (?immNative@Keyboard@EE@@QAEX_N@Z)
1>EsenthelEngine.lib(Input.obj) : error LNK2019: unresolved external symbol __imp__LoadCursorW@8 referenced in function "public: struct EE::Mouse & __thiscall EE::Mouse::visible(bool)" (?visible@Mouse@EE@@QAEAAU12@_N@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2001: unresolved external symbol __imp__LoadCursorW@8
1>EsenthelEngine.lib(Input.obj) : error LNK2019: unresolved external symbol __imp__SetCursor@4 referenced in function "public: struct EE::Mouse & __thiscall EE::Mouse::visible(bool)" (?visible@Mouse@EE@@QAEAAU12@_N@Z)
1>EsenthelEngine.lib(Input.obj) : error LNK2019: unresolved external symbol __imp__GetKeyboardLayout@4 referenced in function "public: void __thiscall EE::Keyboard::create(void)" (?create@Keyboard@EE@@QAEXXZ)
1>EsenthelEngine.lib(Input.obj) : error LNK2019: unresolved external symbol _ImmGetContext@4 referenced in function "public: bool __thiscall EE::Keyboard::imm(void)" (?imm@Keyboard@EE@@QAE_NXZ)
1>EsenthelEngine.lib(Window.obj) : error LNK2001: unresolved external symbol _ImmGetContext@4
1>EsenthelEngine.lib(Input.obj) : error LNK2019: unresolved external symbol _ImmAssociateContext@8 referenced in function "public: void __thiscall EE::Keyboard::imm(bool)" (?imm@Keyboard@EE@@QAEX_N@Z)
1>EsenthelEngine.lib(Input.obj) : error LNK2019: unresolved external symbol __imp__ClipCursor@4 referenced in function "public: struct EE::Mouse & __thiscall EE::Mouse::clip(struct EE::Rect *,int)" (?clip@Mouse@EE@@QAEAAU12@PAURect@2@H@Z)
1>EsenthelEngine.lib(Input.obj) : error LNK2019: unresolved external symbol __imp__ClientToScreen@8 referenced in function "public: struct EE::Mouse & __thiscall EE::Mouse::clip(struct EE::Rect *,int)" (?clip@Mouse@EE@@QAEAAU12@PAURect@2@H@Z)
1>EsenthelEngine.lib(Input.obj) : error LNK2019: unresolved external symbol __imp__ScreenToClient@8 referenced in function "public: void __thiscall EE::Mouse::update(void)" (?update@Mouse@EE@@QAEXXZ)
1>EsenthelEngine.lib(Input.obj) : error LNK2019: unresolved external symbol __imp__GetCursorPos@4 referenced in function "public: void __thiscall EE::Mouse::update(void)" (?update@Mouse@EE@@QAEXXZ)
1>EsenthelEngine.lib(Window.obj) : error LNK2001: unresolved external symbol __imp__GetCursorPos@4
1>EsenthelEngine.lib(Input.obj) : error LNK2019: unresolved external symbol __imp__GetAsyncKeyState@4 referenced in function "public: void __thiscall EE::Mouse::update(void)" (?update@Mouse@EE@@QAEXXZ)
1>EsenthelEngine.lib(Display.obj) : error LNK2019: unresolved external symbol __imp__ReleaseDC@8 referenced in function "public: struct EE::Display & __thiscall EE::Display::gamma(float,bool)" (?gamma@Display@EE@@QAEAAU12@M_N@Z)
1>EsenthelEngine.lib(Display.obj) : error LNK2019: unresolved external symbol __imp__SetDeviceGammaRamp@8 referenced in function "public: struct EE::Display & __thiscall EE::Display::gamma(float,bool)" (?gamma@Display@EE@@QAEAAU12@M_N@Z)
1>EsenthelEngine.lib(Display.obj) : error LNK2019: unresolved external symbol __imp__GetDC@4 referenced in function "public: struct EE::Display & __thiscall EE::Display::gamma(float,bool)" (?gamma@Display@EE@@QAEAAU12@M_N@Z)
1>EsenthelEngine.lib(Display.obj) : error LNK2019: unresolved external symbol __imp__SetWindowPos@28 referenced in function "public: bool __thiscall EE::Display::modeTry(int,int,int)" (?modeTry@Display@EE@@QAE_NHHH@Z)
1>EsenthelEngine.lib(Display.obj) : error LNK2019: unresolved external symbol __imp__SetWindowLongW@12 referenced in function "public: bool __thiscall EE::Display::modeTry(int,int,int)" (?modeTry@Display@EE@@QAE_NHHH@Z)
1>EsenthelEngine.lib(Display.obj) : error LNK2019: unresolved external symbol __imp__GetWindowLongW@8 referenced in function "public: bool __thiscall EE::Display::modeTry(int,int,int)" (?modeTry@Display@EE@@QAE_NHHH@Z)
1>EsenthelEngine.lib(Display.obj) : error LNK2019: unresolved external symbol __imp__GetDeviceGammaRamp@8 referenced in function "public: bool __thiscall EE::Display::create(void)" (?create@Display@EE@@QAE_NXZ)
1>EsenthelEngine.lib(Font.obj) : error LNK2019: unresolved external symbol __imp__DeleteObject@4 referenced in function "bool __cdecl EE::FontMake(struct EE::Str16,struct EE::Str16,int,int,struct EE::Str16,enum EE::CHARSET_TYPE)" (?FontMake@EE@@YA_NUStr16@1@0HH0W4CHARSET_TYPE@1@@Z)
1>EsenthelEngine.lib(Font.obj) : error LNK2019: unresolved external symbol __imp__TextOutW@20 referenced in function "bool __cdecl EE::FontMake(struct EE::Str16,struct EE::Str16,int,int,struct EE::Str16,enum EE::CHARSET_TYPE)" (?FontMake@EE@@YA_NUStr16@1@0HH0W4CHARSET_TYPE@1@@Z)
1>EsenthelEngine.lib(Font.obj) : error LNK2019: unresolved external symbol __imp__SelectObject@8 referenced in function "bool __cdecl EE::FontMake(struct EE::Str16,struct EE::Str16,int,int,struct EE::Str16,enum EE::CHARSET_TYPE)" (?FontMake@EE@@YA_NUStr16@1@0HH0W4CHARSET_TYPE@1@@Z)
1>EsenthelEngine.lib(Font.obj) : error LNK2019: unresolved external symbol __imp__SetBkMode@8 referenced in function "bool __cdecl EE::FontMake(struct EE::Str16,struct EE::Str16,int,int,struct EE::Str16,enum EE::CHARSET_TYPE)" (?FontMake@EE@@YA_NUStr16@1@0HH0W4CHARSET_TYPE@1@@Z)
1>EsenthelEngine.lib(Font.obj) : error LNK2019: unresolved external symbol __imp__SetTextAlign@8 referenced in function "bool __cdecl EE::FontMake(struct EE::Str16,struct EE::Str16,int,int,struct EE::Str16,enum EE::CHARSET_TYPE)" (?FontMake@EE@@YA_NUStr16@1@0HH0W4CHARSET_TYPE@1@@Z)
1>EsenthelEngine.lib(Font.obj) : error LNK2019: unresolved external symbol __imp__SetTextColor@8 referenced in function "bool __cdecl EE::FontMake(struct EE::Str16,struct EE::Str16,int,int,struct EE::Str16,enum EE::CHARSET_TYPE)" (?FontMake@EE@@YA_NUStr16@1@0HH0W4CHARSET_TYPE@1@@Z)
1>EsenthelEngine.lib(Font.obj) : error LNK2019: unresolved external symbol __imp__CreateFontW@56 referenced in function "bool __cdecl EE::FontMake(struct EE::Str16,struct EE::Str16,int,int,struct EE::Str16,enum EE::CHARSET_TYPE)" (?FontMake@EE@@YA_NUStr16@1@0HH0W4CHARSET_TYPE@1@@Z)
1>EsenthelEngine.lib(Memory.obj) : error LNK2019: unresolved external symbol __imp__GlobalMemoryStatusEx@4 referenced in function "public: bool __thiscall EE::MemStats::get(void)" (?get@MemStats@EE@@QAE_NXZ)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__CloseClipboard@0 referenced in function "struct EE::Str16 __cdecl EE::ClipGet(void)" (?ClipGet@EE@@YA?AUStr16@1@XZ)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__GlobalUnlock@4 referenced in function "struct EE::Str16 __cdecl EE::ClipGet(void)" (?ClipGet@EE@@YA?AUStr16@1@XZ)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__GlobalLock@4 referenced in function "struct EE::Str16 __cdecl EE::ClipGet(void)" (?ClipGet@EE@@YA?AUStr16@1@XZ)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__GetClipboardData@4 referenced in function "struct EE::Str16 __cdecl EE::ClipGet(void)" (?ClipGet@EE@@YA?AUStr16@1@XZ)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__OpenClipboard@4 referenced in function "struct EE::Str16 __cdecl EE::ClipGet(void)" (?ClipGet@EE@@YA?AUStr16@1@XZ)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__IsClipboardFormatAvailable@4 referenced in function "struct EE::Str16 __cdecl EE::ClipGet(void)" (?ClipGet@EE@@YA?AUStr16@1@XZ)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__SetClipboardData@8 referenced in function "bool __cdecl EE::ClipSet(struct EE::Str16)" (?ClipSet@EE@@YA_NUStr16@1@@Z)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__GlobalAlloc@8 referenced in function "bool __cdecl EE::ClipSet(struct EE::Str16)" (?ClipSet@EE@@YA_NUStr16@1@@Z)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__EmptyClipboard@0 referenced in function "bool __cdecl EE::ClipSet(struct EE::Str16)" (?ClipSet@EE@@YA_NUStr16@1@@Z)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__GetUserNameW@8 referenced in function "struct EE::Str16 __cdecl EE::OSUserName(void)" (?OSUserName@EE@@YA?AUStr16@1@XZ)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__GetCurrentDirectoryW@8 referenced in function "struct EE::Str16 __cdecl EE::PathCur(void)" (?PathCur@EE@@YA?AUStr16@1@XZ)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__SHGetFolderPathW@20 referenced in function "struct EE::Str16 __cdecl EE::PathSys(int)" (?PathSys@EE@@YA?AUStr16@1@H@Z)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__ShellExecuteW@24 referenced in function "void __cdecl EE::OSLaunch(struct EE::Str16,bool)" (?OSLaunch@EE@@YAXUStr16@1@_N@Z)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol _IID_IPersistFile referenced in function "bool __cdecl EE::CreateShortcut(struct EE::Str16,struct EE::Str16,struct EE::Str16)" (?CreateShortcut@EE@@YA_NUStr16@1@00@Z)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__CoCreateInstance@20 referenced in function "bool __cdecl EE::CreateShortcut(struct EE::Str16,struct EE::Str16,struct EE::Str16)" (?CreateShortcut@EE@@YA_NUStr16@1@00@Z)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol _CLSID_ShellLink referenced in function "bool __cdecl EE::CreateShortcut(struct EE::Str16,struct EE::Str16,struct EE::Str16)" (?CreateShortcut@EE@@YA_NUStr16@1@00@Z)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol _IID_IShellLinkW referenced in function "bool __cdecl EE::CreateShortcut(struct EE::Str16,struct EE::Str16,struct EE::Str16)" (?CreateShortcut@EE@@YA_NUStr16@1@00@Z)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__RegCloseKey@4 referenced in function "enum EE::REG_KEY_TYPE __cdecl EE::GetReg(enum EE::REG_KEY_GROUP,struct EE::Str16,struct EE::Memc<unsigned char> *)" (?GetReg@EE@@YA?AW4REG_KEY_TYPE@1@W4REG_KEY_GROUP@1@UStr16@1@PAU?$Memc@E@1@@Z)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__RegQueryValueExW@24 referenced in function "enum EE::REG_KEY_TYPE __cdecl EE::GetReg(enum EE::REG_KEY_GROUP,struct EE::Str16,struct EE::Memc<unsigned char> *)" (?GetReg@EE@@YA?AW4REG_KEY_TYPE@1@W4REG_KEY_GROUP@1@UStr16@1@PAU?$Memc@E@1@@Z)
1>EsenthelEngine.lib(Misc.obj) : error LNK2019: unresolved external symbol __imp__RegOpenKeyExW@20 referenced in function "enum EE::REG_KEY_TYPE __cdecl EE::GetReg(enum EE::REG_KEY_GROUP,struct EE::Str16,struct EE::Memc<unsigned char> *)" (?GetReg@EE@@YA?AW4REG_KEY_TYPE@1@W4REG_KEY_GROUP@1@UStr16@1@PAU?$Memc@E@1@@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__FileTimeToSystemTime@8 referenced in function "public: void __thiscall EE::FileInfo::from(struct _WIN32_FIND_DATAW &)" (?from@FileInfo@EE@@QAEXAAU_WIN32_FIND_DATAW@@@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__FileTimeToLocalFileTime@8 referenced in function "public: void __thiscall EE::FileInfo::from(struct _WIN32_FIND_DATAW &)" (?from@FileInfo@EE@@QAEXAAU_WIN32_FIND_DATAW@@@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__FindClose@4 referenced in function "public: bool __thiscall EE::FileInfo::get(struct EE::Str16)" (?get@FileInfo@EE@@QAE_NUStr16@2@@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__FindFirstFileW@8 referenced in function "public: bool __thiscall EE::FileInfo::get(struct EE::Str16)" (?get@FileInfo@EE@@QAE_NUStr16@2@@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__FindNextFileW@8 referenced in function "private: bool __thiscall EE::FileFind::findValid(struct _WIN32_FIND_DATAW &)" (?findValid@FileFind@EE@@AAE_NAAU_WIN32_FIND_DATAW@@@Z)
1>libcmt.lib(wopen.obj) : error LNK2001: unresolved external symbol __imp__CloseHandle@4
1>libcmt.lib(initcon.obj) : error LNK2001: unresolved external symbol __imp__CloseHandle@4
1>libcmt.lib(open.obj) : error LNK2001: unresolved external symbol __imp__CloseHandle@4
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__CloseHandle@4 referenced in function "bool __cdecl EE::FSet(struct EE::Str16,struct EE::DateTime &)" (?FSet@EE@@YA_NUStr16@1@AAUDateTime@1@@Z)
1>EsenthelEngine.lib(Process.obj) : error LNK2001: unresolved external symbol __imp__CloseHandle@4
1>EsenthelEngine.lib(Thread.obj) : error LNK2001: unresolved external symbol __imp__CloseHandle@4
1>libcmt.lib(close.obj) : error LNK2001: unresolved external symbol __imp__CloseHandle@4
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__SetFileTime@16 referenced in function "bool __cdecl EE::FSet(struct EE::Str16,struct EE::DateTime &)" (?FSet@EE@@YA_NUStr16@1@AAUDateTime@1@@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__LocalFileTimeToFileTime@8 referenced in function "bool __cdecl EE::FSet(struct EE::Str16,struct EE::DateTime &)" (?FSet@EE@@YA_NUStr16@1@AAUDateTime@1@@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__SystemTimeToFileTime@8 referenced in function "bool __cdecl EE::FSet(struct EE::Str16,struct EE::DateTime &)" (?FSet@EE@@YA_NUStr16@1@AAUDateTime@1@@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__CreateFileW@28 referenced in function "bool __cdecl EE::FSet(struct EE::Str16,struct EE::DateTime &)" (?FSet@EE@@YA_NUStr16@1@AAUDateTime@1@@Z)
1>libcmt.lib(wopen.obj) : error LNK2001: unresolved external symbol __imp__CreateFileW@28
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__SetFileAttributesW@8 referenced in function "bool __cdecl EE::FAttrib(struct EE::Str16,unsigned int)" (?FAttrib@EE@@YA_NUStr16@1@I@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__GetFileAttributesW@4 referenced in function "unsigned int __cdecl EE::FAttrib(struct EE::Str16)" (?FAttrib@EE@@YAIUStr16@1@@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__MoveFileW@8 referenced in function "bool __cdecl EE::FRename(struct EE::Str16,struct EE::Str16)" (?FRename@EE@@YA_NUStr16@1@0@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__DeleteFileW@4 referenced in function "bool __cdecl EE::FDel(struct EE::Str16)" (?FDel@EE@@YA_NUStr16@1@@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__CreateDirectoryW@8 referenced in function "bool __cdecl EE::FCreateDir(struct EE::Str16)" (?FCreateDir@EE@@YA_NUStr16@1@@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__RemoveDirectoryW@4 referenced in function "bool __cdecl EE::FDelDir(struct EE::Str16)" (?FDelDir@EE@@YA_NUStr16@1@@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__SHFileOperationW@4 referenced in function "bool __cdecl EE::FRecycle(struct EE::Str16,bool)" (?FRecycle@EE@@YA_NUStr16@1@_N@Z)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__GetDriveTypeW@4 referenced in function "void __cdecl EE::InitIO(void)" (?InitIO@EE@@YAXXZ)
1>EsenthelEngine.lib(Io.obj) : error LNK2019: unresolved external symbol __imp__GetLogicalDrives@0 referenced in function "void __cdecl EE::InitIO(void)" (?InitIO@EE@@YAXXZ)
1>EsenthelEngine.lib(Timer.obj) : error LNK2019: unresolved external symbol __imp__GetLocalTime@4 referenced in function "public: struct EE::DateTime & __thiscall EE::DateTime::get(void)" (?get@DateTime@EE@@QAEAAU12@XZ)
1>EsenthelEngine.lib(Timer.obj) : error LNK2019: unresolved external symbol __imp__GetSystemTime@4 referenced in function "public: struct EE::DateTime & __thiscall EE::DateTime::getSystem(void)" (?getSystem@DateTime@EE@@QAEAAU12@XZ)
1>EsenthelEngine.lib(Timer.obj) : error LNK2019: unresolved external symbol __imp__timeGetTime@0 referenced in function "public: float __thiscall EE::Timer::curTime(void)" (?curTime@Timer@EE@@QAEMXZ)
1>EsenthelEngine.lib(Random.obj) : error LNK2001: unresolved external symbol __imp__timeGetTime@0
1>EsenthelEngine.lib(Timer.obj) : error LNK2019: unresolved external symbol __imp__QueryPerformanceFrequency@4 referenced in function "public: void __thiscall EE::Timer::create(void)" (?create@Timer@EE@@QAEXXZ)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__PostMessageW@16 referenced in function "void __cdecl EE::WindowMinimize(void *,bool)" (?WindowMinimize@EE@@YAXPAX_N@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__ShowWindow@8 referenced in function "void __cdecl EE::WindowMinimize(void *,bool)" (?WindowMinimize@EE@@YAXPAX_N@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__IsZoomed@4 referenced in function "void __cdecl EE::WindowToggle(void *,bool)" (?WindowToggle@EE@@YAXPAX_N@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__GetParent@4 referenced in function "void * __cdecl EE::WindowParent(void *)" (?WindowParent@EE@@YAPAXPAX@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__GetForegroundWindow@0 referenced in function "void * __cdecl EE::WindowActive(void)" (?WindowActive@EE@@YAPAXXZ)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__WindowFromPoint@8 referenced in function "void * __cdecl EE::WindowMs(void)" (?WindowMs@EE@@YAPAXXZ)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__SetWindowTextW@8 referenced in function "void __cdecl EE::WindowText(struct EE::Str16,void *)" (?WindowText@EE@@YAXUStr16@1@PAX@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__SetForegroundWindow@4 referenced in function "void __cdecl EE::WindowActivate(void *)" (?WindowActivate@EE@@YAXPAX@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__BringWindowToTop@4 referenced in function "void __cdecl EE::WindowActivate(void *)" (?WindowActivate@EE@@YAXPAX@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__AttachThreadInput@12 referenced in function "void __cdecl EE::WindowActivate(void *)" (?WindowActivate@EE@@YAXPAX@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__IsIconic@4 referenced in function "void __cdecl EE::WindowActivate(void *)" (?WindowActivate@EE@@YAXPAX@Z)
1>EsenthelEngine.lib(Process.obj) : error LNK2001: unresolved external symbol __imp__IsIconic@4
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__FlashWindow@8 referenced in function "void __cdecl EE::WindowFlash(void *)" (?WindowFlash@EE@@YAXPAX@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__MoveWindow@24 referenced in function "void __cdecl EE::WindowMove(void *,int,int)" (?WindowMove@EE@@YAXPAXHH@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__GetWindowRect@8 referenced in function "void __cdecl EE::WindowMove(void *,int,int)" (?WindowMove@EE@@YAXPAXHH@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__GetClientRect@8 referenced in function "struct EE::RectI __cdecl EE::WindowRect(void *,bool)" (?WindowRect@EE@@YA?AURectI@1@PAX_N@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__DragQueryFileW@16 referenced in function "wchar_t const * __cdecl EE::DropName(void)" (?DropName@EE@@YAPB_WXZ)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__DragFinish@4 referenced in function "long __stdcall EE::WindowMsg(struct HWND__ *,unsigned int,unsigned int,long)" (?WindowMsg@EE@@YGJPAUHWND__@@IIJ@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol _ImmGetCompositionStringW@16 referenced in function "long __stdcall EE::WindowMsg(struct HWND__ *,unsigned int,unsigned int,long)" (?WindowMsg@EE@@YGJPAUHWND__@@IIJ@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__DefWindowProcW@16 referenced in function "long __stdcall EE::WindowMsg(struct HWND__ *,unsigned int,unsigned int,long)" (?WindowMsg@EE@@YGJPAUHWND__@@IIJ@Z)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__CreateWindowExW@48 referenced in function "public: void __thiscall EE::Application::windowCreate(void)" (?windowCreate@Application@EE@@QAEXXZ)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__AdjustWindowRect@12 referenced in function "public: void __thiscall EE::Application::windowCreate(void)" (?windowCreate@Application@EE@@QAEXXZ)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__RegisterClassW@4 referenced in function "public: void __thiscall EE::Application::windowCreate(void)" (?windowCreate@Application@EE@@QAEXXZ)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__GetStockObject@4 referenced in function "public: void __thiscall EE::Application::windowCreate(void)" (?windowCreate@Application@EE@@QAEXXZ)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__LoadIconW@8 referenced in function "public: void __thiscall EE::Application::windowCreate(void)" (?windowCreate@Application@EE@@QAEXXZ)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__UnregisterClassW@8 referenced in function "public: void __thiscall EE::Application::windowDel(void)" (?windowDel@Application@EE@@QAEXXZ)
1>EsenthelEngine.lib(Window.obj) : error LNK2019: unresolved external symbol __imp__DestroyWindow@4 referenced in function "public: void __thiscall EE::Application::windowDel(void)" (?windowDel@Application@EE@@QAEXXZ)
1>EsenthelEngine.lib(Process.obj) : error LNK2019: unresolved external symbol __imp__GetWindowThreadProcessId@8 referenced in function "unsigned int __cdecl EE::ProcGet(void *)" (?ProcGet@EE@@YAIPAX@Z)
1>EsenthelEngine.lib(Thread.obj) : error LNK2001: unresolved external symbol __imp__GetWindowThreadProcessId@8
1>EsenthelEngine.lib(Process.obj) : error LNK2019: unresolved external symbol __imp__SetPriorityClass@8 referenced in function "void __cdecl EE::ProcPriority(int)" (?ProcPriority@EE@@YAXH@Z)
1>EsenthelEngine.lib(Process.obj) : error LNK2019: unresolved external symbol __imp__EnumWindows@8 referenced in function "void __cdecl EE::ProcClose(unsigned int)" (?ProcClose@EE@@YAXI@Z)
1>EsenthelEngine.lib(Process.obj) : error LNK2019: unresolved external symbol __imp__OpenProcess@12 referenced in function "bool __cdecl EE::ProcKill(unsigned int)" (?ProcKill@EE@@YA_NI@Z)
1>EsenthelEngine.lib(Process.obj) : error LNK2019: unresolved external symbol __imp__WaitForSingleObject@8 referenced in function "void __cdecl EE::ProcWait(unsigned int)" (?ProcWait@EE@@YAXI@Z)
1>EsenthelEngine.lib(Thread.obj) : error LNK2001: unresolved external symbol __imp__WaitForSingleObject@8
1>EsenthelEngine.lib(Process.obj) : error LNK2019: unresolved external symbol __imp__IsWindowVisible@4 referenced in function "int __stdcall EE::EnumWindowFind(struct HWND__ *,long)" (?EnumWindowFind@EE@@YGHPAUHWND__@@J@Z)
1>EsenthelEngine.lib(Process.obj) : error LNK2019: unresolved external symbol _EnumProcesses@12 referenced in function "unsigned int __cdecl EE::ProcList(unsigned int * *)" (?ProcList@EE@@YAIPAPAI@Z)
1>EsenthelEngine.lib(Process.obj) : error LNK2019: unresolved external symbol _GetModuleFileNameExW@16 referenced in function "struct EE::Str16 __cdecl EE::ProcName(unsigned int)" (?ProcName@EE@@YA?AUStr16@1@I@Z)
1>EsenthelEngine.lib(Process.obj) : error LNK2019: unresolved external symbol _EnumProcessModules@16 referenced in function "struct EE::Str16 __cdecl EE::ProcName(unsigned int)" (?ProcName@EE@@YA?AUStr16@1@I@Z)
1>EsenthelEngine.lib(Process.obj) : error LNK2019: unresolved external symbol _Process32NextW@8 referenced in function "unsigned int __cdecl EE::ProcFind(wchar_t const *)" (?ProcFind@EE@@YAIPB_W@Z)
1>EsenthelEngine.lib(Process.obj) : error LNK2019: unresolved external symbol _Process32FirstW@8 referenced in function "unsigned int __cdecl EE::ProcFind(wchar_t const *)" (?ProcFind@EE@@YAIPB_W@Z)
1>EsenthelEngine.lib(Process.obj) : error LNK2019: unresolved external symbol _CreateToolhelp32Snapshot@8 referenced in function "unsigned int __cdecl EE::ProcFind(wchar_t const *)" (?ProcFind@EE@@YAIPB_W@Z)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _ntohs@4 referenced in function "public: int __thiscall EE::SockAddr::port(void)" (?port@SockAddr@EE@@QAEHXZ)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _htons@4 referenced in function "public: struct EE::SockAddr & __thiscall EE::SockAddr::port(int)" (?port@SockAddr@EE@@QAEAAU12@H@Z)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _getsockname@12 referenced in function "public: bool __thiscall EE::SockAddr::setFrom(struct EE::Socket &)" (?setFrom@SockAddr@EE@@QAE_NAAUSocket@2@@Z)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _bind@12 referenced in function "public: bool __thiscall EE::Socket::bind(struct EE::SockAddr &)" (?bind@Socket@EE@@QAE_NAAUSockAddr@2@@Z)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _connect@12 referenced in function "public: bool __thiscall EE::Socket::connect(struct EE::SockAddr &)" (?connect@Socket@EE@@QAE_NAAUSockAddr@2@@Z)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _listen@8 referenced in function "public: bool __thiscall EE::Socket::listen(void)" (?listen@Socket@EE@@QAE_NXZ)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _send@16 referenced in function "public: int __thiscall EE::Socket::send(void *,int)" (?send@Socket@EE@@QAEHPAXH@Z)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _recv@16 referenced in function "public: int __thiscall EE::Socket::receive(void *,int)" (?receive@Socket@EE@@QAEHPAXH@Z)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _sendto@24 referenced in function "public: int __thiscall EE::Socket::send(struct EE::SockAddr &,void *,int)" (?send@Socket@EE@@QAEHAAUSockAddr@2@PAXH@Z)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _recvfrom@24 referenced in function "public: int __thiscall EE::Socket::receive(struct EE::SockAddr &,void *,int)" (?receive@Socket@EE@@QAEHAAUSockAddr@2@PAXH@Z)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _WSAStartup@8 referenced in function "bool __cdecl EE::InitSocket(void)" (?InitSocket@EE@@YA_NXZ)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _WSACleanup@0 referenced in function "void __cdecl EE::ShutSocket(void)" (?ShutSocket@EE@@YAXXZ)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _inet_addr@4 referenced in function "public: struct EE::SockAddr & __thiscall EE::SockAddr::ip(struct EE::Str8)" (?ip@SockAddr@EE@@QAEAAU12@UStr8@2@@Z)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _gethostbyname@4 referenced in function "public: bool __thiscall EE::SockAddr::setHost(struct EE::Str8,int)" (?setHost@SockAddr@EE@@QAE_NUStr8@2@H@Z)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _htonl@4 referenced in function "public: struct EE::SockAddr & __thiscall EE::SockAddr::setServer(int)" (?setServer@SockAddr@EE@@QAEAAU12@H@Z)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _closesocket@4 referenced in function "public: void __thiscall EE::Socket::del(void)" (?del@Socket@EE@@QAEXXZ)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _socket@12 referenced in function "public: bool __thiscall EE::Socket::createTcp(void)" (?createTcp@Socket@EE@@QAE_NXZ)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _ioctlsocket@12 referenced in function "public: bool __thiscall EE::Socket::block(bool)" (?block@Socket@EE@@QAE_N_N@Z)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _accept@12 referenced in function "public: bool __thiscall EE::Socket::accept(struct EE::Socket &,struct EE::SockAddr &)" (?accept@Socket@EE@@QAE_NAAU12@AAUSockAddr@2@@Z)
1>EsenthelEngine.lib(Socket.obj) : error LNK2019: unresolved external symbol _select@20 referenced in function "public: bool __thiscall EE::Socket::wait(int)" (?wait@Socket@EE@@QAE_NH@Z)
1>libcmt.lib(write.obj) : error LNK2019: unresolved external symbol __imp__GetConsoleCP@0 referenced in function __write_nolock
1>libcmt.lib(write.obj) : error LNK2019: unresolved external symbol __imp__GetConsoleMode@8 referenced in function __write_nolock
Any solutions?
Thanks!
--Bobby
|