digitalmars.D.learn - Can't compile on 64 bit Windows
- Josh (833/833) Apr 28 2013 I followed the instructions in
- Erik van Velzen (5/5) Oct 18 2013 (late I know but it may help someone)
- evilrat (3/8) Oct 19 2013 just link with user32.lib shell32.lib kernel32.lib and you'll be
I followed the instructions in http://wiki.dlang.org/Installing_DMD_on_64-bit_Windows_7_(COFF-compatible) and all seems ok. Except I get these errors when I'm compiling: C:\D\dmd2\windows\bin\..\lib\shell32.lib : warning LNK4003: invalid library format; library ignored C:\D\dmd2\windows\bin\..\lib\advapi32.lib : warning LNK4003: invalid library format; library ignored C:\D\dmd2\windows\bin\..\lib\kernel32.lib : warning LNK4003: invalid library format; library ignored phobos64.lib(thread.obj) : error LNK2019: unresolved external symbol __imp_GetSystemInfo referenced in function _D4core6thread18_sharedStaticCtor5FZv phobos64.lib(thread_1af_22e.obj) : error LNK2019: unresolved external symbol __imp_ResumeThread referenced in function _D4core6thread6Thread5startMFZv phobos64.lib(thread_1d9_291.obj) : error LNK2001: unresolved external symbol __imp_ResumeThread LIBCMT.lib(a_loc.obj) : error LNK2001: unresolved external symbol __imp_WideCharToMultiByte LIBCMT.lib(convrtcp.obj) : error LNK2001: unresolved external symbol __imp_WideCharToMultiByte LIBCMT.lib(putwch.obj) : error LNK2001: unresolved external symbol __imp_WideCharToMultiByte LIBCMT.lib(wtombenv.obj) : error LNK2001: unresolved external symbol __imp_WideCharToMultiByte LIBCMT.lib(tzset.obj) : error LNK2001: unresolved external symbol __imp_WideCharToMultiByte LIBCMT.lib(a_map.obj) : error LNK2001: unresolved external symbol __imp_WideCharToMultiByte phobos64.lib(dmain2_4ad_47b.obj) : error LNK2019: unresolved external symbol __imp_WideCharToMultiByte referenced in function _d_run_main LIBCMT.lib(wctomb.obj) : error LNK2001: unresolved external symbol __imp_WideCharToMultiByte LIBCMT.lib(write.obj) : error LNK2001: unresolved external symbol __imp_WideCharToMultiByte LIBCMT.lib(a_env.obj) : error LNK2001: unresolved external symbol __imp_WideCharToMultiByte phobos64.lib(dmain2_4ad_47b.obj) : error LNK2019: unresolved external symbol LocalFree referenced in function _d_run_main phobos64.lib(dmain2_4ad_47b.obj) : error LNK2019: unresolved external symbol IsDebuggerPresent referenced in function _d_run_main phobos64.lib(dmain2_4ad_47b.obj) : error LNK2019: unresolved external symbol GetCommandLineW referenced in function _d_run_main phobos64.lib(dmain2_4ad_47b.obj) : error LNK2019: unresolved external symbol CommandLineToArgvW referenced in function _d_run_main phobos64.lib(time.obj) : error LNK2019: unresolved external symbol __imp_QueryPerformanceFrequency referenced in function _D4core4time12TickDuration18_sharedStaticCtor7FNeZv LIBCMT.lib(initcon.obj) : error LNK2001: unresolved external symbol __imp_CloseHandle LIBCMT.lib(close.obj) : error LNK2001: unresolved external symbol __imp_CloseHandle LIBCMT.lib(open.obj) : error LNK2001: unresolved external symbol __imp_CloseHandle LIBCMT.lib(dospawn.obj) : error LNK2019: unresolved external symbol __imp_CloseHandle referenced in function _dospawn LIBCMT.lib(wopen.obj) : error LNK2001: unresolved external symbol __imp_CloseHandle phobos64.lib(thread_1ae_236.obj) : error LNK2001: unresolved external symbol __imp_CloseHandle phobos64.lib(condition_339_3a7.obj) : error LNK2001: unresolved external symbol __imp_CloseHandle phobos64.lib(thread_1b0_1b0.obj) : error LNK2001: unresolved external symbol __imp_CloseHandle phobos64.lib(semaphore_341_3a4.obj) : error LNK2001: unresolved external symbol __imp_CloseHandle phobos64.lib(thread_1b5_3bd.obj) : error LNK2019: unresolved external symbol __imp_GetExitCodeThread referenced in function _D4core6thread6Thread9isRunningMFNdZb LIBCMT.lib(threadex.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 phobos64.lib(thread_1d8_6f2.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentThreadId phobos64.lib(thread_1d9_291.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentThreadId phobos64.lib(thread_1d7_302.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentThreadId phobos64.lib(thread_1dd_5f2.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentThreadId phobos64.lib(thread_1ea_1e8.obj) : error LNK2019: unresolved external symbol __imp_GetCurrentThreadId referenced in function _D4core6thread5Fiber4callMFbZC6Object phobos64.lib(thread_1e8_6a3.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentThreadId phobos64.lib(thread_1ce_6e4.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentThreadId phobos64.lib(thread_1da_681.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentThreadId phobos64.lib(thread_1da_681.obj) : error LNK2001: unresolved external symbol TlsSetValue phobos64.lib(thread_1d8_6f2.obj) : error LNK2001: unresolved external symbol TlsSetValue phobos64.lib(thread_1dd_5f2.obj) : error LNK2001: unresolved external symbol TlsSetValue phobos64.lib(thread_1ea_1e8.obj) : error LNK2019: unresolved external symbol TlsSetValue referenced in function _D4core6thread5Fiber4callMFbZC6Object phobos64.lib(thread_1aa_713.obj) : error LNK2001: unresolved external symbol TlsSetValue phobos64.lib(thread_1e8_6a3.obj) : error LNK2001: unresolved external symbol TlsSetValue phobos64.lib(thread_1ce_6e4.obj) : error LNK2001: unresolved external symbol TlsSetValue phobos64.lib(thread_1ea_1e8.obj) : error LNK2019: unresolved external symbol __imp_VirtualFree referenced in function _D4core6thread5Fiber6__dtorMFZv phobos64.lib(gcx_371_19a.obj) : error LNK2001: unresolved external symbol __imp_VirtualFree phobos64.lib(gcx_370_122.obj) : error LNK2001: unresolved external symbol __imp_VirtualFree phobos64.lib(thread_1ea_1e8.obj) : error LNK2019: unresolved external symbol __imp_VirtualAlloc referenced in function _D4core6thread5Fiber10allocStackMFmZv phobos64.lib(gcx_371_19a.obj) : error LNK2001: unresolved external symbol __imp_VirtualAlloc phobos64.lib(thread_1d8_6f2.obj) : error LNK2001: unresolved external symbol TlsGetValue phobos64.lib(thread_1dd_5f2.obj) : error LNK2001: unresolved external symbol TlsGetValue phobos64.lib(thread_1ea_1e8.obj) : error LNK2019: unresolved external symbol TlsGetValue referenced in function _D4core6thread5Fiber4callMFbZC6Object phobos64.lib(thread_1e8_6a3.obj) : error LNK2001: unresolved external symbol TlsGetValue phobos64.lib(thread_1ce_6e4.obj) : error LNK2001: unresolved external symbol TlsGetValue phobos64.lib(thread_1da_681.obj) : error LNK2001: unresolved external symbol TlsGetValue phobos64.lib(condition_339_3a7.obj) : error LNK2019: unresolved external symbol __imp_ReleaseSemaphore referenced in function _D4core4sync9condition9Condition9timedWaitMFkZb phobos64.lib(semaphore_341_3a4.obj) : error LNK2001: unresolved external symbol __imp_ReleaseSemaphore phobos64.lib(monitor__51d_793.obj) : error LNK2001: unresolved external symbol __imp_DeleteCriticalSection LIBCMT.lib(ioinit.obj) : error LNK2001: unresolved external symbol __imp_DeleteCriticalSection LIBCMT.lib(closeall.obj) : error LNK2001: unresolved external symbol __imp_DeleteCriticalSection LIBCMT.lib(mlock.obj) : error LNK2001: unresolved external symbol __imp_DeleteCriticalSection phobos64.lib(condition_339_3a7.obj) : error LNK2019: unresolved external symbol __imp_DeleteCriticalSection referenced in function _D4core4sync9condition9Condition6__dtorMFZv phobos64.lib(mutex_33b_213.obj) : error LNK2001: unresolved external symbol __imp_DeleteCriticalSection phobos64.lib(monitor__51b_951.obj) : error LNK2001: unresolved external symbol __imp_DeleteCriticalSection phobos64.lib(critical__483_70b.obj) : error LNK2001: unresolved external symbol __imp_DeleteCriticalSection phobos64.lib(condition_339_3a7.obj) : error LNK2019: unresolved external symbol __imp_WaitForSingleObject referenced in function _D4core4sync9condition9Condition9timedWaitMFkZb phobos64.lib(thread_1b0_1b0.obj) : error LNK2001: unresolved external symbol __imp_WaitForSingleObject phobos64.lib(semaphore_341_3a4.obj) : error LNK2001: unresolved external symbol __imp_WaitForSingleObject LIBCMT.lib(dospawn.obj) : error LNK2001: unresolved external symbol __imp_WaitForSingleObject phobos64.lib(condition_339_3a7.obj) : error LNK2019: unresolved external symbol __imp_CreateSemaphoreA referenced in function _D4core4sync9condition9Condition6__ctorMFC4core4sync5mutex5MutexZC4core 4sync9condition9Condition phobos64.lib(semaphore_341_3a4.obj) : error LNK2001: unresolved external symbol __imp_CreateSemaphoreA LIBCMT.lib(osfinfo.obj) : error LNK2001: unresolved external symbol __imp_EnterCriticalSection phobos64.lib(critical__480_68b.obj) : error LNK2001: unresolved external symbol __imp_EnterCriticalSection LIBCMT.lib(_file.obj) : error LNK2001: unresolved external symbol __imp_EnterCriticalSection LIBCMT.lib(mlock.obj) : error LNK2001: unresolved external symbol __imp_EnterCriticalSection LIBCMT.lib(stream.obj) : error LNK2001: unresolved external symbol __imp_EnterCriticalSection phobos64.lib(condition_339_3a7.obj) : error LNK2019: unresolved external symbol __imp_EnterCriticalSection referenced in function _D4core4sync9condition9Condition9timedWaitMFkZb phobos64.lib(mutex_33b_213.obj) : error LNK2001: unresolved external symbol __imp_EnterCriticalSection phobos64.lib(monitor__51c_6fd.obj) : error LNK2001: unresolved external symbol __imp_EnterCriticalSection phobos64.lib(monitor__51e_632.obj) : error LNK2001: unresolved external symbol __imp_EnterCriticalSection LIBCMT.lib(osfinfo.obj) : error LNK2001: unresolved external symbol __imp_LeaveCriticalSection phobos64.lib(critical__481_627.obj) : error LNK2001: unresolved external symbol __imp_LeaveCriticalSection phobos64.lib(critical__480_68b.obj) : error LNK2001: unresolved external symbol __imp_LeaveCriticalSection LIBCMT.lib(_file.obj) : error LNK2001: unresolved external symbol __imp_LeaveCriticalSection LIBCMT.lib(mlock.obj) : error LNK2001: unresolved external symbol __imp_LeaveCriticalSection phobos64.lib(condition_339_3a7.obj) : error LNK2019: unresolved external symbol __imp_LeaveCriticalSection referenced in function _D4core4sync9condition9Condition9timedWaitMFkZb phobos64.lib(mutex_33b_213.obj) : error LNK2001: unresolved external symbol __imp_LeaveCriticalSection phobos64.lib(monitor__51c_6fd.obj) : error LNK2001: unresolved external symbol __imp_LeaveCriticalSection phobos64.lib(monitor__51f_715.obj) : error LNK2001: unresolved external symbol __imp_LeaveCriticalSection phobos64.lib(gcx_36c_29d.obj) : error LNK2001: unresolved external symbol __imp_InitializeCriticalSection phobos64.lib(monitor__51a_955.obj) : error LNK2001: unresolved external symbol __imp_InitializeCriticalSection phobos64.lib(critical__482_70c.obj) : error LNK2001: unresolved external symbol __imp_InitializeCriticalSection phobos64.lib(critical__480_68b.obj) : error LNK2001: unresolved external symbol __imp_InitializeCriticalSection phobos64.lib(gcx_36d_8a.obj) : error LNK2001: unresolved external symbol __imp_InitializeCriticalSection phobos64.lib(condition_339_3a7.obj) : error LNK2019: unresolved external symbol __imp_InitializeCriticalSection referenced in function _D4core4sync9condition9Condition6__ctorMFC4core4sync5mutex5Mut exZC4core4sync9condition9Condition phobos64.lib(mutex_33b_213.obj) : error LNK2001: unresolved external symbol __imp_InitializeCriticalSection phobos64.lib(monitor__51c_6fd.obj) : error LNK2001: unresolved external symbol __imp_InitializeCriticalSection phobos64.lib(thread_1c6_21c.obj) : error LNK2001: unresolved external symbol __imp_InitializeCriticalSection phobos64.lib(mutex_33b_213.obj) : error LNK2019: unresolved external symbol __imp_TryEnterCriticalSection referenced in function _D4core4sync5mutex5Mutex7tryLockMFZb phobos64.lib(datetime_fc4_1ec.obj) : error LNK2019: unresolved external symbol __imp_GetSystemTimeAsFileTime referenced in function _D3std8datetime5Clock11currStdTimeFNdNeZl LIBCMT.lib(gs_support.obj) : error LNK2001: unresolved external symbol __imp_GetSystemTimeAsFileTime phobos64.lib(thread_1c9_129.obj) : error LNK2019: unresolved external symbol __imp_SwitchToThread referenced in function _D4core6thread6Thread3addFC4core6thread6ThreadZv phobos64.lib(thread_1c7_129.obj) : error LNK2001: unresolved external symbol __imp_SwitchToThread phobos64.lib(process_1515_495.obj) : error LNK2019: unresolved external symbol __imp_SetEnvironmentVariableW referenced in function _D3std7process11Environment13opIndexAssignFAyaAyaZAya phobos64.lib(process_1515_495.obj) : error LNK2019: unresolved external symbol __imp_GetEnvironmentStringsW referenced in function _D3std7process11Environment4toAAFZHAyaAya LIBCMT.lib(a_env.obj) : error LNK2001: unresolved external symbol __imp_GetEnvironmentStringsW LIBCMT.lib(a_str.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(a_loc.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(a_cmp.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(chsize.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(dospawn.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(wopen.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(winsig.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(open.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(lseeki64.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(read.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(putwch.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(lseek.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(commit.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(access.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(close.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(wctomb.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(write.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(a_env.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(tidtable.obj) : error LNK2019: unresolved external symbol __imp_GetLastError referenced in function _getptd_noexit phobos64.lib(file_3fd_563.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(free.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(threadex.obj) : error LNK2001: unresolved external symbol __imp_GetLastError LIBCMT.lib(realloc.obj) : error LNK2001: unresolved external symbol __imp_GetLastError phobos64.lib(process_1515_495.obj) : error LNK2001: unresolved external symbol __imp_GetLastError phobos64.lib(charset_1596_310.obj) : error LNK2001: unresolved external symbol __imp_GetLastError phobos64.lib(file_3dc_815.obj) : error LNK2001: unresolved external symbol __imp_GetLastError phobos64.lib(file_3e4_567.obj) : error LNK2001: unresolved external symbol __imp_GetLastError phobos64.lib(process_1515_495.obj) : error LNK2019: unresolved external symbol __imp_GetEnvironmentVariableW referenced in function _D3std7process11Environment9varLengthFPxuZi phobos64.lib(process_1515_495.obj) : error LNK2019: unresolved external symbol __imp_FreeEnvironmentStringsW referenced in function _D3std7process11Environment4toAAFZHAyaAya LIBCMT.lib(a_env.obj) : error LNK2001: unresolved external symbol __imp_FreeEnvironmentStringsW phobos64.lib(datetime_fca_37a.obj) : error LNK2019: unresolved external symbol __imp_GetTimeZoneInformation referenced in function _D3std8datetime9LocalTime7stdNameMxFNbNdZAya LIBCMT.lib(tzset.obj) : error LNK2001: unresolved external symbol __imp_GetTimeZoneInformation phobos64.lib(datetime_fce_616.obj) : error LNK2019: unresolved external symbol __imp_TzSpecificLocalTimeToSystemTime referenced in function _D3std8datetime15WindowsTimeZone8_tzToUTCFNbxPS4core3sys7 windows7windows21TIME_ZONE_INFORMATIONlbZl27dstInEffectForLocalDateTimeMFS3std8datetime8DateTimeZb phobos64.lib(datetime_fce_616.obj) : error LNK2019: unresolved external symbol __imp_SystemTimeToTzSpecificLocalTime referenced in function _D3std8datetime15WindowsTimeZone12_dstInEffectFNbxPS4core 3sys7windows7windows21TIME_ZONE_INFORMATIONlZb phobos64.lib(console_54c_2d3.obj) : error LNK2019: unresolved external symbol __imp_GetStdHandle referenced in function _D2rt4util7console7Console6opCallMFxAaZS2rt4util7console7Console phobos64.lib(runtime_18c_76e.obj) : error LNK2001: unresolved external symbol __imp_GetStdHandle LIBCMT.lib(ioinit.obj) : error LNK2001: unresolved external symbol __imp_GetStdHandle LIBCMT.lib(crt0msg.obj) : error LNK2001: unresolved external symbol __imp_GetStdHandle phobos64.lib(console_54c_2d3.obj) : error LNK2019: unresolved external symbol __imp_WriteFile referenced in function _D2rt4util7console7Console6opCallMFxAaZS2rt4util7console7Console phobos64.lib(runtime_18c_76e.obj) : error LNK2001: unresolved external symbol __imp_WriteFile LIBCMT.lib(write.obj) : error LNK2001: unresolved external symbol __imp_WriteFile LIBCMT.lib(crt0msg.obj) : error LNK2001: unresolved external symbol __imp_WriteFile phobos64.lib(time_204_5cc.obj) : error LNK2019: unresolved external symbol __imp_QueryPerformanceCounter referenced in function _D4core4time12TickDuration14currSystemTickFNdNeZS4core4time12TickDura tion LIBCMT.lib(gs_support.obj) : error LNK2001: unresolved external symbol __imp_QueryPerformanceCounter phobos64.lib(syserror_1594_5e0.obj) : error LNK2019: unresolved external symbol __imp_LocalFree referenced in function _D3std7windows8syserror14sysErrorStringFkZAya phobos64.lib(syserror_1594_5e0.obj) : error LNK2019: unresolved external symbol __imp_FormatMessageA referenced in function _D3std7windows8syserror14sysErrorStringFkZAya 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_map.obj) : error LNK2001: unresolved external symbol __imp_MultiByteToWideChar LIBCMT.lib(a_str.obj) : error LNK2001: unresolved external symbol __imp_MultiByteToWideChar LIBCMT.lib(a_cmp.obj) : error LNK2001: unresolved external symbol __imp_MultiByteToWideChar phobos64.lib(file_3f0_331.obj) : error LNK2019: unresolved external symbol __imp_MultiByteToWideChar referenced in function _D3std4file8DirEntry5_initMFxAaxPS4core3sys7windows7windows15WIN32_FIND_D ATAZv phobos64.lib(charset_1596_310.obj) : error LNK2001: unresolved external symbol __imp_MultiByteToWideChar phobos64.lib(dmain2_49a_5ba.obj) : error LNK2001: unresolved external symbol __imp_MultiByteToWideChar LIBCMT.lib(read.obj) : error LNK2001: unresolved external symbol __imp_MultiByteToWideChar phobos64.lib(file_3e3_2a0.obj) : error LNK2019: unresolved external symbol __imp_GetFileAttributesW referenced in function _D3std4file6existsFNdxAaZb phobos64.lib(file_3e4_567.obj) : error LNK2001: unresolved external symbol __imp_GetFileAttributesW phobos64.lib(advapi32.obj) : error LNK2019: unresolved external symbol __imp_GetModuleHandleA referenced in function _D3std8internal7windows8advapi3219_sharedStaticCtor31FZv phobos64.lib(dbghelp_29a_140.obj) : error LNK2001: unresolved external symbol GetProcAddress phobos64.lib(advapi32.obj) : error LNK2019: unresolved external symbol GetProcAddress referenced in function _D3std8internal7windows8advapi3219_sharedStaticCtor31FZv phobos64.lib(dmain2_49a_5ba.obj) : error LNK2001: unresolved external symbol GetProcAddress phobos64.lib(dmain2_49b_69d.obj) : error LNK2001: unresolved external symbol GetProcAddress phobos64.lib(advapi32_1647_45a.obj) : error LNK2001: unresolved external symbol GetProcAddress LIBCMT.lib(invarg.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentProcess LIBCMT.lib(gs_report.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentProcess phobos64.lib(advapi32.obj) : error LNK2019: unresolved external symbol __imp_GetCurrentProcess referenced in function _D3std8internal7windows8advapi3219_sharedStaticCtor31FZv phobos64.lib(thread_1ce_6e4.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentProcess phobos64.lib(stacktrace.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentProcess phobos64.lib(stacktrace_2a6_3e5.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentProcess phobos64.lib(registry_158c_1fd.obj) : error LNK2019: unresolved external symbol __imp_ExpandEnvironmentStringsW referenced in function _D3std7windows8registry5Value15value_EXPAND_SZMxFNdZAya phobos64.lib(registry_158b_129.obj) : error LNK2019: unresolved external symbol lstrlenW referenced in function _D3std7windows8registry3Key8setValueMFAyaAyabZv phobos64.lib(thread_1cc_48b.obj) : error LNK2019: unresolved external symbol TlsAlloc referenced in function thread_init phobos64.lib(file_3f6_5fb.obj) : error LNK2019: unresolved external symbol __imp_FindFirstFileW referenced in function _D3std4file15DirIteratorImpl6stepInMFAyaZb phobos64.lib(file_3f6_5fb.obj) : error LNK2019: unresolved external symbol __imp_FindNextFileA referenced in function _D3std4file15DirIteratorImpl6toNextMFbPS4core3sys7windows7windows15WIN32_FIND_D ATAZb phobos64.lib(file_3f6_5fb.obj) : error LNK2019: unresolved external symbol __imp_FindNextFileW referenced in function _D3std4file15DirIteratorImpl6toNextMFbPS4core3sys7windows7windows16WIN32_FIND_D ATAWZb phobos64.lib(file_3f6_5fb.obj) : error LNK2019: unresolved external symbol __imp_FindClose referenced in function _D3std4file15DirIteratorImpl11popDirStackMFZv phobos64.lib(file_3dc_815.obj) : error LNK2019: unresolved external symbol __imp_GetFileAttributesExW referenced in function _D3std4file20getFileAttributesWinFxAaZS4core3sys7windows7windows25WIN32_ FILE_ATTRIBUTE_DATA phobos64.lib(advapi32_1648_45c.obj) : error LNK2019: unresolved external symbol FreeLibrary referenced in function _D3std8internal7windows8advapi3212freeAdvapi32FZv phobos64.lib(dmain2_49b_69d.obj) : error LNK2001: unresolved external symbol FreeLibrary phobos64.lib(dbghelp.obj) : error LNK2001: unresolved external symbol FreeLibrary phobos64.lib(registry_1584_551.obj) : error LNK2001: unresolved external symbol __imp_RegQueryValueExW phobos64.lib(registry_1581_5fd.obj) : error LNK2001: unresolved external symbol __imp_RegQueryValueExW phobos64.lib(registry_1585_551.obj) : error LNK2019: unresolved external symbol __imp_RegQueryValueExW referenced in function _D3std7windows8registry13regQueryValueFxPvxAyaJkE3std7windows8registry1 4REG_VALUE_TYPEZv phobos64.lib(registry_1583_551.obj) : error LNK2001: unresolved external symbol __imp_RegQueryValueExW phobos64.lib(registry_1587_551.obj) : error LNK2001: unresolved external symbol __imp_RegQueryValueExW phobos64.lib(registry_1586_551.obj) : error LNK2001: unresolved external symbol __imp_RegQueryValueExW phobos64.lib(registry_157a_4ba.obj) : error LNK2019: unresolved external symbol __imp_RegDeleteKeyW referenced in function _D3std7windows8registry12regDeleteKeyFxPvxAyaxE3std7windows8registry6REGSA MZv phobos64.lib(registry_1578_469.obj) : error LNK2019: unresolved external symbol __imp_RegFlushKey referenced in function _D3std7windows8registry11regFlushKeyFxPvZv phobos64.lib(registry_157b_58e.obj) : error LNK2019: unresolved external symbol __imp_RegDeleteValueW referenced in function _D3std7windows8registry14regDeleteValueFxPvxAyaZv phobos64.lib(registry_1588_467.obj) : error LNK2019: unresolved external symbol __imp_RegSetValueExW referenced in function _D3std7windows8registry11regSetValueFxPvxAyaxE3std7windows8registry14REG_ VALUE_TYPExPvxkZv phobos64.lib(registry_157c_267.obj) : error LNK2019: unresolved external symbol __imp_RegOpenKeyW referenced in function _D3std7windows8registry6regDupFPvZPv phobos64.lib(registry_1582_3f9.obj) : error LNK2019: unresolved external symbol __imp_RegOpenKeyExW referenced in function _D3std7windows8registry10regOpenKeyFxPvxAyaxE3std7windows8registry6REGSAMZ Pv phobos64.lib(registry_1577_45d.obj) : error LNK2019: unresolved external symbol __imp_RegCloseKey referenced in function _D3std7windows8registry11regCloseKeyFxPvZi phobos64.lib(registry_1580_5fe.obj) : error LNK2019: unresolved external symbol __imp_RegQueryInfoKeyW referenced in function _D3std7windows8registry15regGetNumValuesFxPvJkJkZi phobos64.lib(registry_157f_654.obj) : error LNK2001: unresolved external symbol __imp_RegQueryInfoKeyW phobos64.lib(registry_1579_4bb.obj) : error LNK2019: unresolved external symbol __imp_RegCreateKeyExW referenced in function _D3std7windows8registry12regCreateKeyFxPvxAyaxkxE3std7windows8registry6R EGSAMxPS4core3sys7windows7windows19SECURITY_ATTRIBUTESJkZPv phobos64.lib(thread_1ce_6e4.obj) : error LNK2019: unresolved external symbol __imp_GetCurrentThread referenced in function thread_attachThis phobos64.lib(stacktrace_2a6_3e5.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentThread LIBCMT.lib(tidtable.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentThread phobos64.lib(thread_1ce_6e4.obj) : error LNK2019: unresolved external symbol __imp_DuplicateHandle referenced in function thread_attachThis phobos64.lib(dmain2_49a_5ba.obj) : error LNK2019: unresolved external symbol LoadLibraryW referenced in function rt_loadLibrary phobos64.lib(registry_157e_651.obj) : error LNK2019: unresolved external symbol __imp_RegEnumValueW referenced in function _D3std7windows8registry16regEnumValueNameFxPvxkKAuJkZi phobos64.lib(registry_157d_57d.obj) : error LNK2019: unresolved external symbol __imp_RegEnumKeyExW referenced in function _D3std7windows8registry14regEnumKeyNameFxPvxkKAuJkZi phobos64.lib(advapi32_1647_45a.obj) : error LNK2019: unresolved external symbol LoadLibraryA referenced in function _D3std8internal7windows8advapi3212loadAdvapi32FZv phobos64.lib(dbghelp_29a_140.obj) : error LNK2001: unresolved external symbol LoadLibraryA phobos64.lib(thread_1d8_6f2.obj) : error LNK2019: unresolved external symbol __imp_Sleep referenced in function thread_suspendAll LIBCMT.lib(crt0dat.obj) : error LNK2001: unresolved external symbol __imp_Sleep LIBCMT.lib(crtheap.obj) : error LNK2001: unresolved external symbol __imp_Sleep phobos64.lib(stacktrace_2a6_3e5.obj) : error LNK2019: unresolved external symbol RtlCaptureContext referenced in function _D4core3sys7windows10stacktrace10StackTrace11traceNoSyncFZAAa phobos64.lib(stacktrace_2a8_72e.obj) : error LNK2019: unresolved external symbol GetEnvironmentVariableA referenced in function _D4core3sys7windows10stacktrace18generateSearchPathFZAya phobos64.lib(thread_1d7_302.obj) : error LNK2019: unresolved external symbol __imp_SuspendThread referenced in function _D4core6thread7suspendFC4core6thread6ThreadZv phobos64.lib(thread_1d7_302.obj) : error LNK2019: unresolved external symbol __imp_GetThreadContext referenced in function _D4core6thread7suspendFC4core6thread6ThreadZv LIBCMT.lib(crt0.obj) : error LNK2019: unresolved external symbol __imp_GetCommandLineA referenced in function __tmainCRTStartup 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(chsize.obj) : error LNK2001: unresolved external symbol __imp_HeapAlloc LIBCMT.lib(free.obj) : error LNK2019: unresolved external symbol __imp_HeapFree referenced in function free LIBCMT.lib(chsize.obj) : error LNK2001: unresolved external symbol __imp_HeapFree LIBCMT.lib(threadex.obj) : error LNK2019: unresolved external symbol __imp_ExitThread referenced in function _endthreadex LIBCMT.lib(threadex.obj) : error LNK2019: unresolved external symbol __imp_CreateThread referenced in function _beginthreadex LIBCMT.lib(realloc.obj) : error LNK2019: unresolved external symbol __imp_HeapReAlloc referenced in function realloc 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(open.obj) : error LNK2001: unresolved external symbol __imp_GetFileType LIBCMT.lib(osfinfo.obj) : error LNK2001: unresolved external symbol __imp_GetFileType LIBCMT.lib(wopen.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(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_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(unhandld.obj) : error LNK2001: unresolved external symbol __imp_SetUnhandledExceptionFilter 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(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(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(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_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_GetModuleFileNameA referenced in function _NMSG_WRITE LIBCMT.lib(stdargv.obj) : error LNK2001: unresolved external symbol __imp_GetModuleFileNameA 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(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_FlsSetValue referenced in function __fls_setvalue 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_FlsAlloc referenced in function _mtinit 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(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_GetCurrentProcessId referenced in function __security_init_cookie LIBCMT.lib(getpid.obj) : error LNK2001: unresolved external symbol __imp_GetCurrentProcessId LIBCMT.lib(mlock.obj) : error LNK2019: unresolved external symbol __imp_FatalAppExitA referenced in function _lockerr_exit LIBCMT.lib(lseek.obj) : error LNK2019: unresolved external symbol __imp_SetFilePointer referenced in function _lseek_nolock LIBCMT.lib(lseeki64.obj) : error LNK2001: unresolved external symbol __imp_SetFilePointer LIBCMT.lib(commit.obj) : error LNK2019: unresolved external symbol __imp_FlushFileBuffers referenced in function _commit LIBCMT.lib(access.obj) : error LNK2019: unresolved external symbol __imp_GetFileAttributesA referenced in function _access_s LIBCMT.lib(open.obj) : error LNK2019: unresolved external symbol __imp_CreateFileA referenced in function _tsopen_nolock LIBCMT.lib(initcon.obj) : error LNK2001: unresolved external symbol __imp_CreateFileA LIBCMT.lib(read.obj) : error LNK2019: unresolved external symbol __imp_ReadFile referenced in function _read_nolock LIBCMT.lib(jmpuwind.obj) : error LNK2019: unresolved external symbol RtlUnwindEx referenced in function _local_unwind 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 YAXPEAUthreadmbcinfo struct Z) LIBCMT.lib(initctyp.obj) : error LNK2001: unresolved external symbol __imp_GetCPInfo LIBCMT.lib(a_cmp.obj) : error LNK2001: unresolved external symbol __imp_GetCPInfo LIBCMT.lib(convrtcp.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(initcrit.obj) : error LNK2019: unresolved external symbol __imp_InitializeCriticalSectionAndSpinCount referenced in function __crtInitCritSecAndSpinCount 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(osfinfo.obj) : error LNK2019: unresolved external symbol __imp_SetStdHandle referenced in function _set_osfhnd 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(chsize.obj) : error LNK2019: unresolved external symbol __imp_SetEndOfFile referenced in function _chsize_nolock LIBCMT.lib(chsize.obj) : error LNK2019: unresolved external symbol __imp_GetProcessHeap referenced in function _chsize_nolock LIBCMT.lib(dospawn.obj) : error LNK2019: unresolved external symbol __imp_GetExitCodeProcess referenced in function _dospawn LIBCMT.lib(dospawn.obj) : error LNK2019: unresolved external symbol __imp_CreateProcessA referenced in function _dospawn LIBCMT.lib(wopen.obj) : error LNK2019: unresolved external symbol __imp_CreateFileW referenced in function _tsopen_nolock 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 lon g,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 lon g,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(a_str.obj) : error LNK2019: unresolved external symbol __imp_GetStringTypeA referenced in function "int __cdecl __crtGetStringTypeA_stat(struct localeinfo_struct *,unsigned long,char con st *,int,unsigned short *,int,int,int)" (?__crtGetStringTypeA_stat YAHPEAUlocaleinfo_struct KPEBDHPEAGHHH Z) 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 con st *,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(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(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_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 test.exe : fatal error LNK1120: 150 unresolved externals --- errorlevel 1120 Is there anything that those instructions left out that I need to do to be able to compile with 64 bit? Thanks Josh
Apr 28 2013
(late I know but it may help someone) The linker is trying to link against x86 libraries instead of x64. If you followed the tutorial to the letter, you need to check if "%DEV_DIR_WINSDK%\Lib\x64" resolves correctly (paste in cmd or windows explorer).
Oct 18 2013
On Sunday, 28 April 2013 at 12:46:31 UTC, Josh wrote:I followed the instructions in http://wiki.dlang.org/Installing_DMD_on_64-bit_Windows_7_(COFF-compatible) and all seems ok. Except I get these errors when I'm compiling: Is there anything that those instructions left out that I need to do to be able to compile with 64 bit?just link with user32.lib shell32.lib kernel32.lib and you'll be fine.
Oct 19 2013