|
From: Hrvoje K. <hrv...@gm...> - 2010-03-31 06:41:16
|
Hello developers,
I am trying to build nvdaHelper from main branch (bzr main r3413).
32-bit version builds with no problems, however, I'm getting a bunch of
errors while trying to build x64 version. I am using WindowsSDK V7.0. I
never had such problems before, see below.
scons: Reading SConscript files ...
Building x86_64 release version
scons: done reading SConscript files.
scons: Building targets ...
link /nologo /incremental:no /release /dll
/out:client\nvdaControllerClient64.dll
/implib:client\nvdaControllerClient64.lib user32.lib rpcrt4.lib
client\client.obj client\winIPCUtils.obj client\nvdaController_C.obj
/def:client\nvdaControllerClient.def
Creating library client\nvdaControllerClient64.lib and object
client\nvdaControllerClient64.exp
client.obj : error LNK2019: unresolved external symbol
__imp_RpcBindingFree referenced in function DllMain
client.obj : error LNK2019: unresolved external symbol
__imp_RpcBindingFromStringBindingW referenced in function DllMain
winIPCUtils.obj : error LNK2019: unresolved external symbol
__imp_GetUserObjectInformationW referenced in function
getNVDAControllerNcalrpcEndpointString
winIPCUtils.obj : error LNK2019: unresolved external symbol
__imp_GetThreadDesktop referenced in function
getNVDAControllerNcalrpcEndpointString
winIPCUtils.obj : error LNK2019: unresolved external symbol
__imp_GetCurrentThreadId referenced in function
getNVDAControllerNcalrpcEndpointString
LIBCMT.lib(dllcrt0.obj) : error LNK2001: unresolved external symbol
__imp_GetCurrentThreadId
LIBCMT.lib(tidtable.obj) : error LNK2001: unresolved external symbol
__imp_GetCurrentThreadId
LIBCMT.lib(gs_support.obj) : error LNK2001: unresolved external symbol
__imp_GetCurrentThreadId
winIPCUtils.obj : error LNK2019: unresolved external symbol
__imp_ProcessIdToSessionId referenced in function
getNVDAControllerNcalrpcEndpointString
winIPCUtils.obj : error LNK2019: unresolved external symbol
__imp_GetCurrentProcessId referenced in function
getNVDAControllerNcalrpcEndpointString
LIBCMT.lib(gs_support.obj) : error LNK2001: unresolved external symbol
__imp_GetCurrentProcessId
nvdaController_C.obj : error LNK2019: unresolved external symbol
NdrClientCall2 referenced in function nvdaController_testIfRunning
LIBCMT.lib(malloc.obj) : error LNK2019: unresolved external symbol
__imp_HeapAlloc referenced in function _heap_alloc
LIBCMT.lib(calloc_impl.obj) : error LNK2001: unresolved external symbol
__imp_HeapAlloc
LIBCMT.lib(close.obj) : error LNK2019: unresolved external symbol
__imp_GetLastError referenced in function _close_nolock
LIBCMT.lib(a_cmp.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(a_map.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(osfinfo.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(putwch.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(commit.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(write.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(wctomb.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(realloc.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(a_loc.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(rand_s.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(inithelp.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(a_str.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(lseeki64.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(free.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(tidtable.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(a_env.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(winsig.obj) : error LNK2001: unresolved external symbol
__imp_GetLastError
LIBCMT.lib(free.obj) : error LNK2019: unresolved external symbol
__imp_HeapFree referenced in function free
LIBCMT.lib(throw.obj) : error LNK2019: unresolved external symbol
__imp_RaiseException referenced in function _CxxThrowException
LIBCMT.lib(frame.obj) : error LNK2001: unresolved external symbol
__imp_RaiseException
LIBCMT.lib(throw.obj) : error LNK2019: unresolved external symbol
RtlPcToFileHeader referenced in function _CxxThrowException
LIBCMT.lib(frame.obj) : error LNK2001: unresolved external symbol
RtlPcToFileHeader
LIBCMT.lib(invarg.obj) : error LNK2019: unresolved external symbol
__imp_TerminateProcess referenced in function _invoke_watson
LIBCMT.lib(gs_report.obj) : error LNK2001: unresolved external symbol
__imp_TerminateProcess
LIBCMT.lib(invarg.obj) : error LNK2019: unresolved external symbol
__imp_GetCurrentProcess referenced in function _invoke_watson
LIBCMT.lib(gs_report.obj) : error LNK2001: unresolved external symbol
__imp_GetCurrentProcess
LIBCMT.lib(invarg.obj) : error LNK2019: unresolved external symbol
__imp_UnhandledExceptionFilter referenced in function _invoke_watson
LIBCMT.lib(gs_report.obj) : error LNK2001: unresolved external symbol
__imp_UnhandledExceptionFilter
LIBCMT.lib(abort.obj) : error LNK2001: unresolved external symbol
__imp_UnhandledExceptionFilter
LIBCMT.lib(invarg.obj) : error LNK2019: unresolved external symbol
__imp_SetUnhandledExceptionFilter referenced in function _invoke_watson
LIBCMT.lib(gs_report.obj) : error LNK2001: unresolved external symbol
__imp_SetUnhandledExceptionFilter
LIBCMT.lib(abort.obj) : error LNK2001: unresolved external symbol
__imp_SetUnhandledExceptionFilter
LIBCMT.lib(invarg.obj) : error LNK2019: unresolved external symbol
__imp_IsDebuggerPresent referenced in function _invoke_watson
LIBCMT.lib(gs_report.obj) : error LNK2001: unresolved external symbol
__imp_IsDebuggerPresent
LIBCMT.lib(invarg.obj) : error LNK2019: unresolved external symbol
RtlVirtualUnwind referenced in function _invoke_watson
LIBCMT.lib(gs_report.obj) : error LNK2001: unresolved external symbol
RtlVirtualUnwind
LIBCMT.lib(invarg.obj) : error LNK2019: unresolved external symbol
RtlLookupFunctionEntry referenced in function _invoke_watson
LIBCMT.lib(trnsctrl.obj) : error LNK2001: unresolved external symbol
RtlLookupFunctionEntry
LIBCMT.lib(gs_report.obj) : error LNK2001: unresolved external symbol
RtlLookupFunctionEntry
LIBCMT.lib(invarg.obj) : error LNK2019: unresolved external symbol
__imp_RtlCaptureContext referenced in function _invoke_watson
LIBCMT.lib(gs_report.obj) : error LNK2001: unresolved external symbol
__imp_RtlCaptureContext
LIBCMT.lib(abort.obj) : error LNK2001: unresolved external symbol
__imp_RtlCaptureContext
LIBCMT.lib(trnsctrl.obj) : error LNK2019: unresolved external symbol
RtlUnwindEx referenced in function _UnwindNestedFrames
LIBCMT.lib(jmpuwind.obj) : error LNK2001: unresolved external symbol
RtlUnwindEx
LIBCMT.lib(dllcrt0.obj) : error LNK2019: unresolved external symbol
__imp_FlsSetValue referenced in function _CRT_INIT
LIBCMT.lib(tidtable.obj) : error LNK2001: unresolved external symbol
__imp_FlsSetValue
LIBCMT.lib(dllcrt0.obj) : error LNK2019: unresolved external symbol
__imp_GetCommandLineA referenced in function _CRT_INIT
LIBCMT.lib(crt0dat.obj) : error LNK2019: unresolved external symbol
__imp_GetModuleHandleW referenced in function _crt_waiting_on_module_handle
LIBCMT.lib(crt0dat.obj) : error LNK2019: unresolved external symbol
__imp_Sleep referenced in function _crt_waiting_on_module_handle
LIBCMT.lib(crtheap.obj) : error LNK2001: unresolved external symbol
__imp_Sleep
libcpmt.lib(xmtx.obj) : error LNK2001: unresolved external symbol
__imp_Sleep
LIBCMT.lib(crt0dat.obj) : error LNK2019: unresolved external symbol
__imp_GetProcAddress referenced in function __crtCorExitProcess
LIBCMT.lib(rand_s.obj) : error LNK2001: unresolved external symbol
__imp_GetProcAddress
LIBCMT.lib(crtmbox.obj) : error LNK2001: unresolved external symbol
__imp_GetProcAddress
LIBCMT.lib(crt0dat.obj) : error LNK2019: unresolved external symbol
__imp_ExitProcess referenced in function __crtExitProcess
LIBCMT.lib(crt0msg.obj) : error LNK2019: unresolved external symbol
__imp_WriteFile referenced in function _NMSG_WRITE
LIBCMT.lib(write.obj) : error LNK2001: unresolved external symbol
__imp_WriteFile
LIBCMT.lib(crt0msg.obj) : error LNK2019: unresolved external symbol
__imp_GetStdHandle referenced in function _NMSG_WRITE
LIBCMT.lib(ioinit.obj) : error LNK2001: unresolved external symbol
__imp_GetStdHandle
LIBCMT.lib(crt0msg.obj) : error LNK2019: unresolved external symbol
__imp_GetModuleFileNameA referenced in function _NMSG_WRITE
LIBCMT.lib(stdargv.obj) : error LNK2001: unresolved external symbol
__imp_GetModuleFileNameA
LIBCMT.lib(heapinit.obj) : error LNK2019: unresolved external symbol
__imp_HeapSetInformation referenced in function _heap_init
LIBCMT.lib(heapinit.obj) : error LNK2019: unresolved external symbol
__imp_HeapCreate referenced in function _heap_init
LIBCMT.lib(heapinit.obj) : error LNK2019: unresolved external symbol
__imp_HeapDestroy referenced in function _heap_term
LIBCMT.lib(tidtable.obj) : error LNK2019: unresolved external symbol
__imp_EncodePointer referenced in function _encode_pointer
LIBCMT.lib(tidtable.obj) : error LNK2019: unresolved external symbol
__imp_DecodePointer referenced in function _decode_pointer
LIBCMT.lib(tidtable.obj) : error LNK2019: unresolved external symbol
__imp_TlsAlloc referenced in function __crtTlsAlloc
LIBCMT.lib(tidtable.obj) : error LNK2019: unresolved external symbol
__imp_FlsGetValue referenced in function __fls_getvalue
LIBCMT.lib(tidtable.obj) : error LNK2019: unresolved external symbol
__imp_FlsFree referenced in function _mtterm
LIBCMT.lib(tidtable.obj) : error LNK2019: unresolved external symbol
__imp_SetLastError referenced in function _getptd_noexit
LIBCMT.lib(initcrit.obj) : error LNK2001: unresolved external symbol
__imp_SetLastError
LIBCMT.lib(tidtable.obj) : error LNK2019: unresolved external symbol
__imp_GetCurrentThread referenced in function __threadhandle
LIBCMT.lib(tidtable.obj) : error LNK2019: unresolved external symbol
__imp_FlsAlloc referenced in function _mtinit
LIBCMT.lib(chandler.obj) : error LNK2019: unresolved external symbol
__imp_RtlUnwindEx referenced in function __C_specific_handler
LIBCMT.lib(ioinit.obj) : error LNK2019: unresolved external symbol
__imp_SetHandleCount referenced in function _ioinit
LIBCMT.lib(ioinit.obj) : error LNK2019: unresolved external symbol
__imp_GetFileType referenced in function _ioinit
LIBCMT.lib(osfinfo.obj) : error LNK2001: unresolved external symbol
__imp_GetFileType
LIBCMT.lib(ioinit.obj) : error LNK2019: unresolved external symbol
__imp_GetStartupInfoA referenced in function _ioinit
LIBCMT.lib(ioinit.obj) : error LNK2019: unresolved external symbol
__imp_DeleteCriticalSection referenced in function _ioterm
LIBCMT.lib(mlock.obj) : error LNK2001: unresolved external symbol
__imp_DeleteCriticalSection
LIBCMT.lib(closeall.obj) : error LNK2001: unresolved external symbol
__imp_DeleteCriticalSection
libcpmt.lib(xmtx.obj) : error LNK2001: unresolved external symbol
__imp_DeleteCriticalSection
LIBCMT.lib(a_env.obj) : error LNK2019: unresolved external symbol
__imp_FreeEnvironmentStringsA referenced in function
__crtGetEnvironmentStringsA
LIBCMT.lib(a_env.obj) : error LNK2019: unresolved external symbol
__imp_GetEnvironmentStrings referenced in function
__crtGetEnvironmentStringsA
LIBCMT.lib(a_env.obj) : error LNK2019: unresolved external symbol
__imp_FreeEnvironmentStringsW referenced in function
__crtGetEnvironmentStringsA
LIBCMT.lib(wtombenv.obj) : error LNK2001: unresolved external symbol
__imp_WideCharToMultiByte
libcpmt.lib(xwctomb.obj) : error LNK2001: unresolved external symbol
__imp_WideCharToMultiByte
LIBCMT.lib(a_map.obj) : error LNK2001: unresolved external symbol
__imp_WideCharToMultiByte
LIBCMT.lib(tzset.obj) : error LNK2001: unresolved external symbol
__imp_WideCharToMultiByte
LIBCMT.lib(convrtcp.obj) : error LNK2001: unresolved external symbol
__imp_WideCharToMultiByte
LIBCMT.lib(putwch.obj) : error LNK2019: unresolved external symbol
__imp_WideCharToMultiByte referenced in function _putwch_nolock
LIBCMT.lib(a_env.obj) : error LNK2001: unresolved external symbol
__imp_WideCharToMultiByte
LIBCMT.lib(write.obj) : error LNK2001: unresolved external symbol
__imp_WideCharToMultiByte
LIBCMT.lib(wctomb.obj) : error LNK2001: unresolved external symbol
__imp_WideCharToMultiByte
LIBCMT.lib(a_loc.obj) : error LNK2001: unresolved external symbol
__imp_WideCharToMultiByte
LIBCMT.lib(a_env.obj) : error LNK2019: unresolved external symbol
__imp_GetEnvironmentStringsW referenced in function
__crtGetEnvironmentStringsA
LIBCMT.lib(gs_support.obj) : error LNK2019: unresolved external symbol
__imp_QueryPerformanceCounter referenced in function __security_init_cookie
LIBCMT.lib(gs_support.obj) : error LNK2019: unresolved external symbol
__imp_GetTickCount referenced in function __security_init_cookie
LIBCMT.lib(gs_support.obj) : error LNK2019: unresolved external symbol
__imp_GetSystemTimeAsFileTime referenced in function __security_init_cookie
LIBCMT.lib(mlock.obj) : error LNK2019: unresolved external symbol
__imp_LeaveCriticalSection referenced in function _unlock
LIBCMT.lib(_file.obj) : error LNK2001: unresolved external symbol
__imp_LeaveCriticalSection
LIBCMT.lib(osfinfo.obj) : error LNK2001: unresolved external symbol
__imp_LeaveCriticalSection
libcpmt.lib(xmtx.obj) : error LNK2001: unresolved external symbol
__imp_LeaveCriticalSection
LIBCMT.lib(mlock.obj) : error LNK2019: unresolved external symbol
__imp_FatalAppExitA referenced in function _lockerr_exit
LIBCMT.lib(mlock.obj) : error LNK2019: unresolved external symbol
__imp_EnterCriticalSection referenced in function _lock
LIBCMT.lib(_file.obj) : error LNK2001: unresolved external symbol
__imp_EnterCriticalSection
LIBCMT.lib(osfinfo.obj) : error LNK2001: unresolved external symbol
__imp_EnterCriticalSection
libcpmt.lib(xmtx.obj) : error LNK2001: unresolved external symbol
__imp_EnterCriticalSection
LIBCMT.lib(winsig.obj) : error LNK2019: unresolved external symbol
__imp_SetConsoleCtrlHandler referenced in function signal
LIBCMT.lib(rand_s.obj) : error LNK2019: unresolved external symbol
__imp_FreeLibrary referenced in function rand_s
LIBCMT.lib(rand_s.obj) : error LNK2019: unresolved external symbol
__imp_LoadLibraryA referenced in function rand_s
LIBCMT.lib(crtmbox.obj) : error LNK2001: unresolved external symbol
__imp_LoadLibraryA
LIBCMT.lib(initcrit.obj) : error LNK2019: unresolved external symbol
__imp_InitializeCriticalSectionAndSpinCount referenced in function
__crtInitCritSecAndSpinCount
LIBCMT.lib(msize.obj) : error LNK2019: unresolved external symbol
__imp_HeapSize referenced in function _msize
LIBCMT.lib(mbctype.obj) : error LNK2019: unresolved external symbol
__imp_GetCPInfo referenced in function "void __cdecl setSBUpLow(struct
threadmbcinfostruct *)" (?setSBUpLow@@YAXPEAUthreadmbcinfostruct@@@Z)
LIBCMT.lib(initctyp.obj) : error LNK2001: unresolved external symbol
__imp_GetCPInfo
LIBCMT.lib(convrtcp.obj) : error LNK2001: unresolved external symbol
__imp_GetCPInfo
LIBCMT.lib(a_cmp.obj) : error LNK2001: unresolved external symbol
__imp_GetCPInfo
LIBCMT.lib(mbctype.obj) : error LNK2019: unresolved external symbol
__imp_GetACP referenced in function "int __cdecl getSystemCP(int)"
(?getSystemCP@@YAHH@Z)
LIBCMT.lib(getqloc.obj) : error LNK2001: unresolved external symbol
__imp_GetACP
LIBCMT.lib(mbctype.obj) : error LNK2019: unresolved external symbol
__imp_GetOEMCP referenced in function "int __cdecl getSystemCP(int)"
(?getSystemCP@@YAHH@Z)
LIBCMT.lib(mbctype.obj) : error LNK2019: unresolved external symbol
__imp_IsValidCodePage referenced in function _setmbcp_nolock
LIBCMT.lib(getqloc.obj) : error LNK2001: unresolved external symbol
__imp_IsValidCodePage
LIBCMT.lib(strftime.obj) : error LNK2019: unresolved external symbol
__imp_GetDateFormatA referenced in function "int __cdecl
_store_winword(struct localeinfo_struct *,int,struct tm const *,char *
*,unsigned __int64 *,struct __lc_time_data *)"
(?_store_winword@@YAHPEAUlocaleinfo_struct@@HPEBUtm@@PEAPEADPEA_KPEAU__lc_time_data@@@Z)
LIBCMT.lib(strftime.obj) : error LNK2019: unresolved external symbol
__imp_GetTimeFormatA referenced in function "int __cdecl
_store_winword(struct localeinfo_struct *,int,struct tm const *,char *
*,unsigned __int64 *,struct __lc_time_data *)"
(?_store_winword@@YAHPEAUlocaleinfo_struct@@HPEBUtm@@PEAPEADPEA_KPEAU__lc_time_data@@@Z)
LIBCMT.lib(getqloc.obj) : error LNK2019: unresolved external symbol
__imp_GetUserDefaultLCID referenced in function GetLcidFromDefault
LIBCMT.lib(getqloc.obj) : error LNK2019: unresolved external symbol
__imp_GetLocaleInfoA referenced in function ProcessCodePage
LIBCMT.lib(a_loc.obj) : error LNK2001: unresolved external symbol
__imp_GetLocaleInfoA
LIBCMT.lib(convrtcp.obj) : error LNK2001: unresolved external symbol
__imp_GetLocaleInfoA
LIBCMT.lib(getqloc.obj) : error LNK2019: unresolved external symbol
__imp_EnumSystemLocalesA referenced in function GetLcidFromCountry
LIBCMT.lib(getqloc.obj) : error LNK2019: unresolved external symbol
__imp_IsValidLocale referenced in function __get_qualified_locale
LIBCMT.lib(a_str.obj) : error LNK2019: unresolved external symbol
__imp_GetStringTypeA referenced in function "int __cdecl
__crtGetStringTypeA_stat(struct localeinfo_struct *,unsigned long,char
const *,int,unsigned short *,int,int,int)"
(?__crtGetStringTypeA_stat@@YAHPEAUlocaleinfo_struct@@KPEBDHPEAGHHH@Z)
LIBCMT.lib(a_cmp.obj) : error LNK2019: unresolved external symbol
__imp_MultiByteToWideChar referenced in function "int __cdecl
__crtCompareStringA_stat(struct localeinfo_struct *,unsigned
long,unsigned long,char const *,int,char const *,int,int)"
(?__crtCompareStringA_stat@@YAHPEAUlocaleinfo_struct@@KKPEBDH1HH@Z)
libcpmt.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol
__imp_MultiByteToWideChar
LIBCMT.lib(a_str.obj) : error LNK2001: unresolved external symbol
__imp_MultiByteToWideChar
LIBCMT.lib(a_map.obj) : error LNK2001: unresolved external symbol
__imp_MultiByteToWideChar
LIBCMT.lib(convrtcp.obj) : error LNK2001: unresolved external symbol
__imp_MultiByteToWideChar
LIBCMT.lib(mbtowc.obj) : error LNK2001: unresolved external symbol
__imp_MultiByteToWideChar
LIBCMT.lib(a_str.obj) : error LNK2019: unresolved external symbol
__imp_GetStringTypeW referenced in function "int __cdecl
__crtGetStringTypeA_stat(struct localeinfo_struct *,unsigned long,char
const *,int,unsigned short *,int,int,int)"
(?__crtGetStringTypeA_stat@@YAHPEAUlocaleinfo_struct@@KPEBDHPEAGHHH@Z)
LIBCMT.lib(w_str.obj) : error LNK2001: unresolved external symbol
__imp_GetStringTypeW
LIBCMT.lib(lseeki64.obj) : error LNK2019: unresolved external symbol
__imp_SetFilePointer referenced in function _lseeki64_nolock
LIBCMT.lib(write.obj) : error LNK2019: unresolved external symbol
__imp_GetConsoleCP referenced in function _write_nolock
LIBCMT.lib(write.obj) : error LNK2019: unresolved external symbol
__imp_GetConsoleMode referenced in function _write_nolock
LIBCMT.lib(realloc.obj) : error LNK2019: unresolved external symbol
__imp_HeapReAlloc referenced in function realloc
LIBCMT.lib(w_loc.obj) : error LNK2019: unresolved external symbol
__imp_GetLocaleInfoW referenced in function "int __cdecl
__crtGetLocaleInfoW_stat(struct localeinfo_struct *,unsigned
long,unsigned long,wchar_t *,int,int)"
(?__crtGetLocaleInfoW_stat@@YAHPEAUlocaleinfo_struct@@KKPEA_WHH@Z)
LIBCMT.lib(a_loc.obj) : error LNK2001: unresolved external symbol
__imp_GetLocaleInfoW
LIBCMT.lib(a_map.obj) : error LNK2019: unresolved external symbol
__imp_LCMapStringA referenced in function "int __cdecl
__crtLCMapStringA_stat(struct localeinfo_struct *,unsigned long,unsigned
long,char const *,int,char *,int,int,int)"
(?__crtLCMapStringA_stat@@YAHPEAUlocaleinfo_struct@@KKPEBDHPEADHHH@Z)
LIBCMT.lib(a_map.obj) : error LNK2019: unresolved external symbol
__imp_LCMapStringW referenced in function "int __cdecl
__crtLCMapStringA_stat(struct localeinfo_struct *,unsigned long,unsigned
long,char const *,int,char *,int,int,int)"
(?__crtLCMapStringA_stat@@YAHPEAUlocaleinfo_struct@@KKPEBDHPEADHHH@Z)
LIBCMT.lib(w_map.obj) : error LNK2001: unresolved external symbol
__imp_LCMapStringW
LIBCMT.lib(tzset.obj) : error LNK2019: unresolved external symbol
__imp_GetTimeZoneInformation referenced in function _tzset_nolock
LIBCMT.lib(osfinfo.obj) : error LNK2019: unresolved external symbol
__imp_SetStdHandle referenced in function _set_osfhnd
LIBCMT.lib(putwch.obj) : error LNK2019: unresolved external symbol
__imp_WriteConsoleA referenced in function _putwch_nolock
LIBCMT.lib(putwch.obj) : error LNK2019: unresolved external symbol
__imp_GetConsoleOutputCP referenced in function _putwch_nolock
LIBCMT.lib(putwch.obj) : error LNK2019: unresolved external symbol
__imp_WriteConsoleW referenced in function _putwch_nolock
LIBCMT.lib(initcon.obj) : error LNK2019: unresolved external symbol
__imp_CreateFileA referenced in function __initconin
LIBCMT.lib(initcon.obj) : error LNK2019: unresolved external symbol
__imp_CloseHandle referenced in function __termcon
LIBCMT.lib(close.obj) : error LNK2001: unresolved external symbol
__imp_CloseHandle
LIBCMT.lib(commit.obj) : error LNK2019: unresolved external symbol
__imp_FlushFileBuffers referenced in function _commit
LIBCMT.lib(a_cmp.obj) : error LNK2019: unresolved external symbol
__imp_CompareStringA referenced in function "int __cdecl
__crtCompareStringA_stat(struct localeinfo_struct *,unsigned
long,unsigned long,char const *,int,char const *,int,int)"
(?__crtCompareStringA_stat@@YAHPEAUlocaleinfo_struct@@KKPEBDH1HH@Z)
LIBCMT.lib(a_cmp.obj) : error LNK2019: unresolved external symbol
__imp_CompareStringW referenced in function "int __cdecl
__crtCompareStringA_stat(struct localeinfo_struct *,unsigned
long,unsigned long,char const *,int,char const *,int,int)"
(?__crtCompareStringA_stat@@YAHPEAUlocaleinfo_struct@@KKPEBDH1HH@Z)
LIBCMT.lib(setenv.obj) : error LNK2019: unresolved external symbol
__imp_SetEnvironmentVariableA referenced in function __crtsetenv
libcpmt.lib(xmtx.obj) : error LNK2019: unresolved external symbol
__imp_InitializeCriticalSection referenced in function _Mtxinit
client\nvdaControllerClient64.dll : fatal error LNK1120: 95 unresolved
externals
scons: building terminated because of errors.
Hrvoje
|