Build Log
  

Rebuild started: Project: CPU Tracking, Configuration: Debug|x64

Command Lines
  
Creating temporary file "d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\RSP00002271445220.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"x64\Debug\\" /Fd"x64\Debug\vc90.pdb" /W3 /c /Zi /TP ".\main.cpp"
]
Creating command line "cl.exe @"d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\RSP00002271445220.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\TMP00002371445220.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\x64\\Debug\\CPU Tracking.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\x64\Debug\CPU Tracking.dll.embed.manifest.res" "d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\TMP00002371445220.tmp""
Creating temporary file "d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\RSP00002471445220.rsp" with contents
[
/OUT:"D:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\x64\Debug\CPU Tracking.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"x64\Debug\CPU Tracking.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\x64\Debug\CPU Tracking.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X64 /VERBOSE libfftw3-3.lib libfftw3f-3.lib libfftw3l-3.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\x64\Debug\main.obj"

".\x64\Debug\CPU Tracking.dll.embed.manifest.res"
]
Creating command line "link.exe @"d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\RSP00002471445220.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\RSP00002571445220.rsp" with contents
[
/out:".\x64\Debug\CPU Tracking.dll.embed.manifest" /notify_update /manifest

".\x64\Debug\CPU Tracking.dll.intermediate.manifest"
]
Creating command line "mt.exe @"d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\RSP00002571445220.rsp" /nologo"
Creating temporary file "d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\BAT00002671445220.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\x64\Debug\mt.dep"
]
Creating command line """d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\BAT00002671445220.bat"""
Creating temporary file "d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\TMP00002771445220.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\x64\\Debug\\CPU Tracking.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\x64\Debug\CPU Tracking.dll.embed.manifest.res" "d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\TMP00002771445220.tmp""
Creating temporary file "d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\RSP00002871445220.rsp" with contents
[
/OUT:"D:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\x64\Debug\CPU Tracking.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"x64\Debug\CPU Tracking.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\x64\Debug\CPU Tracking.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X64 /VERBOSE libfftw3-3.lib libfftw3f-3.lib libfftw3l-3.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\x64\Debug\main.obj"

".\x64\Debug\CPU Tracking.dll.embed.manifest.res"
]
Creating command line "link.exe @"d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\RSP00002871445220.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
main.cpp
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : D:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\x64\Debug\CPU Tracking.dll not found or not built by the last incremental link; performing full link
Starting pass 1
Processed /DEFAULTLIB:msvcprtd
Processed /DEFAULTLIB:MSVCRTD
Processed /DEFAULTLIB:OLDNAMES
Searching libraries
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\libfftw3-3.lib:
      Found __imp_fftw_free
        Referenced in main.obj
        Loaded libfftw3-3.lib(libfftw3-3.dll)
      Found __imp_fftw_destroy_plan
        Referenced in main.obj
        Loaded libfftw3-3.lib(libfftw3-3.dll)
      Found __imp_fftw_execute
        Referenced in main.obj
        Loaded libfftw3-3.lib(libfftw3-3.dll)
      Found __imp_fftw_plan_dft_c2r_1d
        Referenced in main.obj
        Loaded libfftw3-3.lib(libfftw3-3.dll)
      Found __imp_fftw_plan_dft_r2c_1d
        Referenced in main.obj
        Loaded libfftw3-3.lib(libfftw3-3.dll)
      Found __imp_fftw_malloc
        Referenced in main.obj
        Loaded libfftw3-3.lib(libfftw3-3.dll)
      Found __imp_fftw_plan_dft_1d
        Referenced in main.obj
        Loaded libfftw3-3.lib(libfftw3-3.dll)
      Found __IMPORT_DESCRIPTOR_libfftw3-3
        Referenced in libfftw3-3.lib(libfftw3-3.dll)
        Referenced in libfftw3-3.lib(libfftw3-3.dll)
        Referenced in libfftw3-3.lib(libfftw3-3.dll)
        Referenced in libfftw3-3.lib(libfftw3-3.dll)
        Referenced in libfftw3-3.lib(libfftw3-3.dll)
        Referenced in libfftw3-3.lib(libfftw3-3.dll)
        Referenced in libfftw3-3.lib(libfftw3-3.dll)
        Loaded libfftw3-3.lib(libfftw3-3.dll)
      Found __NULL_IMPORT_DESCRIPTOR
        Referenced in libfftw3-3.lib(libfftw3-3.dll)
        Loaded libfftw3-3.lib(libfftw3-3.dll)
      Found libfftw3-3_NULL_THUNK_DATA
        Referenced in libfftw3-3.lib(libfftw3-3.dll)
        Loaded libfftw3-3.lib(libfftw3-3.dll)
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\libfftw3f-3.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\libfftw3l-3.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\kernel32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\user32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\gdi32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\winspool.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\comdlg32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\advapi32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\shell32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\ole32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\oleaut32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\uuid.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\odbc32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\odbccp32.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\msvcprtd.lib:
      Found "void * __cdecl operator new[](unsigned __int64)" (??_U@YAPEAX_K@Z)
        Referenced in main.obj
        Loaded msvcprtd.lib(newaop_s.obj)
      Found "__declspec(dllimport) public: class std::complex & __cdecl std::complex::operator*=(class std::complex const &)" (__imp_??X?$complex@N@std@@QEAAAEAV01@AEBV01@@Z)
        Referenced in main.obj
        Loaded msvcprtd.lib(MSVCP90D.dll)
      Found "__declspec(dllimport) double __cdecl std::arg(class std::complex const &)" (__imp_??$arg@N@std@@YANAEBV?$complex@N@0@@Z)
        Referenced in main.obj
        Loaded msvcprtd.lib(MSVCP90D.dll)
      Found "__declspec(dllimport) class std::complex __cdecl std::operator/(class std::complex const &,class std::complex const &)" (__imp_??$?KN@std@@YA?AV?$complex@N@0@AEBV10@0@Z)
        Referenced in main.obj
        Loaded msvcprtd.lib(MSVCP90D.dll)
      Found "__declspec(dllimport) double __cdecl std::abs(class std::complex const &)" (__imp_??$abs@N@std@@YANAEBV?$complex@N@0@@Z)
        Referenced in main.obj
        Loaded msvcprtd.lib(MSVCP90D.dll)
      Found "__declspec(dllimport) public: double __cdecl std::_Complex_base::imag(void)const " (__imp_?imag@?$_Complex_base@NU_C_double_complex@@@std@@QEBANXZ)
        Referenced in main.obj
        Loaded msvcprtd.lib(MSVCP90D.dll)
      Found "__declspec(dllimport) public: double __cdecl std::_Complex_base::real(void)const " (__imp_?real@?$_Complex_base@NU_C_double_complex@@@std@@QEBANXZ)
        Referenced in main.obj
        Loaded msvcprtd.lib(MSVCP90D.dll)
      Found "__declspec(dllimport) public: __cdecl std::complex::complex(double const &,double const &)" (__imp_??0?$complex@N@std@@QEAA@AEBN0@Z)
        Referenced in main.obj
        Loaded msvcprtd.lib(MSVCP90D.dll)
      Found "__declspec(dllimport) public: void __cdecl std::complex::`default constructor closure'(void)" (__imp_??_F?$complex@N@std@@QEAAXXZ)
        Referenced in main.obj
        Loaded msvcprtd.lib(MSVCP90D.dll)
      Found "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPEB_W0I@Z)
        Referenced in main.obj
        Loaded msvcprtd.lib(MSVCP90D.dll)
      Found __IMPORT_DESCRIPTOR_MSVCP90D
        Referenced in msvcprtd.lib(MSVCP90D.dll)
        Referenced in msvcprtd.lib(MSVCP90D.dll)
        Referenced in msvcprtd.lib(MSVCP90D.dll)
        Referenced in msvcprtd.lib(MSVCP90D.dll)
        Referenced in msvcprtd.lib(MSVCP90D.dll)
        Referenced in msvcprtd.lib(MSVCP90D.dll)
        Referenced in msvcprtd.lib(MSVCP90D.dll)
        Referenced in msvcprtd.lib(MSVCP90D.dll)
        Referenced in msvcprtd.lib(MSVCP90D.dll)
        Loaded msvcprtd.lib(MSVCP90D.dll)
      Found MSVCP90D_NULL_THUNK_DATA
        Referenced in msvcprtd.lib(MSVCP90D.dll)
        Loaded msvcprtd.lib(MSVCP90D.dll)
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\MSVCRTD.lib:
      Found _fltused
        Referenced in main.obj
        Loaded MSVCRTD.lib(dllsupp.obj)
      Found _RTC_CheckStackVars
        Referenced in main.obj
        Loaded MSVCRTD.lib(_stack_.obj)
      Found _RTC_Shutdown
        Referenced in main.obj
        Loaded MSVCRTD.lib(_init_.obj)
      Found "void __cdecl operator delete[](void *)" (??_V@YAXPEAX@Z)
        Referenced in main.obj
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found cos
        Referenced in main.obj
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp_modf
        Referenced in main.obj
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found sqrt
        Referenced in main.obj
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp_ceil
        Referenced in main.obj
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp_floor
        Referenced in main.obj
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __CxxFrameHandler3
        Referenced in main.obj
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found _DllMainCRTStartup
        Loaded MSVCRTD.lib(crtdll.obj)
      Found "void * __cdecl operator new(unsigned __int64)" (??2@YAPEAX_K@Z)
        Referenced in msvcprtd.lib(newaop_s.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found "void __cdecl _RTC_StackFailure(void *,char const *)" (?_RTC_StackFailure@@YAXPEAXPEBD@Z)
        Referenced in MSVCRTD.lib(_stack_.obj)
        Loaded MSVCRTD.lib(_error_.obj)
      Found _RTC_SetErrorFuncW
        Referenced in MSVCRTD.lib(_init_.obj)
        Loaded MSVCRTD.lib(_userapi_.obj)
      Found _CRT_RTC_INITW
        Referenced in MSVCRTD.lib(_init_.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __IMPORT_DESCRIPTOR_MSVCR90D
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found _forceCRTManifestRTM
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(crtmanifestrtm.obj)
      Found __clean_type_info_names
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(tncleanup.obj)
      Found atexit
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(atonexit.obj)
      Found _RTC_Terminate
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(_initsect_.obj)
      Found __imp__encode_pointer
        Referenced in MSVCRTD.lib(crtdll.obj)
        Referenced in MSVCRTD.lib(atonexit.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp__malloc_dbg
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp__free_dbg
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp__encoded_null
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp__decode_pointer
        Referenced in MSVCRTD.lib(crtdll.obj)
        Referenced in MSVCRTD.lib(atonexit.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp__CrtSetCheckCount
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found _IsNonwritableInCurrentImage
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(pesect.obj)
      Found _initterm
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __xc_a
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(cinitexe.obj)
Processed /DEFAULTLIB:kernel32.lib
 Processed /DISALLOWLIB:libc.lib
 Processed /DISALLOWLIB:libcd.lib
 Processed /DISALLOWLIB:libcmt.lib
 Processed /DISALLOWLIB:libcmtd.lib
 Processed /DISALLOWLIB:msvcrt.lib
      Found _initterm_e
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found _amsg_exit
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __native_startup_state
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(natstart.obj)
      Found __security_init_cookie
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(gs_support.obj)
      Found __C_specific_handler
        Referenced in MSVCRTD.lib(crtdll.obj)
        Referenced in MSVCRTD.lib(_error_.obj)
        Referenced in MSVCRTD.lib(atonexit.obj)
        Referenced in MSVCRTD.lib(pesect.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __CppXcptFilter
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found DllMain
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded MSVCRTD.lib(dllmain.obj)
      Found __GSHandlerCheck
        Referenced in MSVCRTD.lib(_error_.obj)
        Loaded MSVCRTD.lib(gshandler.obj)
      Found "int __cdecl _RTC_GetSrcLine(unsigned char *,wchar_t *,unsigned long,int *,wchar_t *,unsigned long)" (?_RTC_GetSrcLine@@YAHPEAEPEA_WKPEAH1K@Z)
        Referenced in MSVCRTD.lib(_error_.obj)
        Loaded MSVCRTD.lib(_pdblkup_.obj)
      Found __security_cookie
        Referenced in MSVCRTD.lib(_error_.obj)
        Referenced in MSVCRTD.lib(gs_support.obj)
        Referenced in MSVCRTD.lib(_pdblkup_.obj)
        Loaded MSVCRTD.lib(gs_cookie.obj)
      Found __security_check_cookie
        Referenced in MSVCRTD.lib(_error_.obj)
        Referenced in MSVCRTD.lib(gshandler.obj)
        Referenced in MSVCRTD.lib(_pdblkup_.obj)
        Loaded MSVCRTD.lib(amdsecgs.obj)
      Found MSVCR90D_NULL_THUNK_DATA
        Referenced in MSVCRTD.lib(MSVCR90D.dll)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __clean_type_info_names_internal
        Referenced in MSVCRTD.lib(tncleanup.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found _unlock
        Referenced in MSVCRTD.lib(atonexit.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __dllonexit
        Referenced in MSVCRTD.lib(atonexit.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found _lock
        Referenced in MSVCRTD.lib(atonexit.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __imp__onexit
        Referenced in MSVCRTD.lib(atonexit.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
      Found __report_gsfailure
        Referenced in MSVCRTD.lib(amdsecgs.obj)
        Loaded MSVCRTD.lib(gs_report.obj)
      Found __crt_debugger_hook
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded MSVCRTD.lib(MSVCR90D.dll)
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\OLDNAMES.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\libfftw3-3.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\libfftw3f-3.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\libfftw3l-3.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\kernel32.lib:
      Found __imp_Sleep
        Referenced in MSVCRTD.lib(crtdll.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_IsDebuggerPresent
        Referenced in MSVCRTD.lib(_error_.obj)
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_RaiseException
        Referenced in MSVCRTD.lib(_error_.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_DebugBreak
        Referenced in MSVCRTD.lib(_error_.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_WideCharToMultiByte
        Referenced in MSVCRTD.lib(_error_.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_MultiByteToWideChar
        Referenced in MSVCRTD.lib(_error_.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_lstrlenA
        Referenced in MSVCRTD.lib(_error_.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_GetProcAddress
        Referenced in MSVCRTD.lib(_error_.obj)
        Referenced in MSVCRTD.lib(_pdblkup_.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_LoadLibraryA
        Referenced in MSVCRTD.lib(_error_.obj)
        Referenced in MSVCRTD.lib(_pdblkup_.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_QueryPerformanceCounter
        Referenced in MSVCRTD.lib(gs_support.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_GetTickCount
        Referenced in MSVCRTD.lib(gs_support.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_GetCurrentThreadId
        Referenced in MSVCRTD.lib(gs_support.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_GetCurrentProcessId
        Referenced in MSVCRTD.lib(gs_support.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_GetSystemTimeAsFileTime
        Referenced in MSVCRTD.lib(gs_support.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_DisableThreadLibraryCalls
        Referenced in MSVCRTD.lib(dllmain.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_HeapFree
        Referenced in MSVCRTD.lib(_pdblkup_.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_HeapAlloc
        Referenced in MSVCRTD.lib(_pdblkup_.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_GetProcessHeap
        Referenced in MSVCRTD.lib(_pdblkup_.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_GetModuleFileNameW
        Referenced in MSVCRTD.lib(_pdblkup_.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_VirtualQuery
        Referenced in MSVCRTD.lib(_pdblkup_.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_FreeLibrary
        Referenced in MSVCRTD.lib(_pdblkup_.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_TerminateProcess
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_GetCurrentProcess
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_UnhandledExceptionFilter
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_SetUnhandledExceptionFilter
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found RtlVirtualUnwind
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found RtlLookupFunctionEntry
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __imp_RtlCaptureContext
        Referenced in MSVCRTD.lib(gs_report.obj)
        Loaded kernel32.lib(KERNEL32.dll)
      Found __IMPORT_DESCRIPTOR_KERNEL32
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Referenced in kernel32.lib(KERNEL32.dll)
        Loaded kernel32.lib(KERNEL32.dll)
      Found KERNEL32_NULL_THUNK_DATA
        Referenced in kernel32.lib(KERNEL32.dll)
        Loaded kernel32.lib(KERNEL32.dll)
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\user32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\gdi32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\winspool.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\comdlg32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\advapi32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\shell32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\ole32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\oleaut32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\uuid.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\odbc32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\odbccp32.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\msvcprtd.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\MSVCRTD.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\OLDNAMES.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\libfftw3-3.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\libfftw3f-3.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\libfftw3l-3.lib:
Finished searching libraries
Generating .exp file
   Creating library D:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\x64\Debug\CPU Tracking.lib and object D:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\x64\Debug\CPU Tracking.exp
Finished generating .exp file
Searching libraries
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\libfftw3-3.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\libfftw3f-3.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\libfftw3l-3.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\kernel32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\user32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\gdi32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\winspool.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\comdlg32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\advapi32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\shell32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\ole32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\oleaut32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\uuid.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\odbc32.lib:
    Searching C:\Program Files\Microsoft SDKs\Windows\v6.0A\\lib\x64\odbccp32.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\msvcprtd.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\MSVCRTD.lib:
    Searching C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib\amd64\OLDNAMES.lib:
Finished searching libraries
Finished pass 1
Invoking CVTRES.EXE:
 /machine:amd64
 /verbose
 /out:"C:\Users\Bob\AppData\Local\Temp\lnk9590.tmp"
 /readonly
 ".\x64\Debug\CPU Tracking.dll.embed.manifest.res"
Microsoft (R) Windows Resource To Object Converter Version 9.00.21022.08
Copyright (C) Microsoft Corporation.  All rights reserved.
adding resource. type:MANIFEST, name:2, language:0x0409, flags:0x30, size:2048
Starting pass 2
     CPU Tracking.dll.embed.manifest.res
     CPU Tracking.exp
     main.obj
     libfftw3-3.lib(libfftw3-3.dll)
     libfftw3-3.lib(libfftw3-3.dll)
     libfftw3-3.lib(libfftw3-3.dll)
     libfftw3-3.lib(libfftw3-3.dll)
     libfftw3-3.lib(libfftw3-3.dll)
     libfftw3-3.lib(libfftw3-3.dll)
     libfftw3-3.lib(libfftw3-3.dll)
     libfftw3-3.lib(libfftw3-3.dll)
     libfftw3-3.lib(libfftw3-3.dll)
     libfftw3-3.lib(libfftw3-3.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     kernel32.lib(KERNEL32.dll)
     msvcprtd.lib(newaop_s.obj)
     msvcprtd.lib(MSVCP90D.dll)
     msvcprtd.lib(MSVCP90D.dll)
     msvcprtd.lib(MSVCP90D.dll)
     msvcprtd.lib(MSVCP90D.dll)
     msvcprtd.lib(MSVCP90D.dll)
     msvcprtd.lib(MSVCP90D.dll)
     msvcprtd.lib(MSVCP90D.dll)
     msvcprtd.lib(MSVCP90D.dll)
     msvcprtd.lib(MSVCP90D.dll)
     msvcprtd.lib(MSVCP90D.dll)
     msvcprtd.lib(MSVCP90D.dll)
     MSVCRTD.lib(tncleanup.obj)
     MSVCRTD.lib(atonexit.obj)
     MSVCRTD.lib(cinitexe.obj)
     MSVCRTD.lib(crtdll.obj)
     MSVCRTD.lib(crtmanifestrtm.obj)
     MSVCRTD.lib(dllmain.obj)
     MSVCRTD.lib(gs_cookie.obj)
     MSVCRTD.lib(gs_report.obj)
     MSVCRTD.lib(gs_support.obj)
     MSVCRTD.lib(natstart.obj)
     MSVCRTD.lib(pesect.obj)
     MSVCRTD.lib(dllsupp.obj)
     MSVCRTD.lib(amdsecgs.obj)
     MSVCRTD.lib(gshandler.obj)
     MSVCRTD.lib(_userapi_.obj)
     MSVCRTD.lib(_stack_.obj)
     MSVCRTD.lib(_pdblkup_.obj)
     MSVCRTD.lib(_initsect_.obj)
     MSVCRTD.lib(_init_.obj)
     MSVCRTD.lib(_error_.obj)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
     MSVCRTD.lib(MSVCR90D.dll)
Finished pass 2
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Invoking CVTRES.EXE:
 /machine:amd64
 /verbose
 /out:"C:\Users\Bob\AppData\Local\Temp\lnk964A.tmp"
 /readonly
 ".\x64\Debug\CPU Tracking.dll.embed.manifest.res"
Microsoft (R) Windows Resource To Object Converter Version 9.00.21022.08
Copyright (C) Microsoft Corporation.  All rights reserved.
adding resource. type:MANIFEST, name:2, language:0x0409, flags:0x30, size:665
Starting pass 2
     CPU Tracking.dll.embed.manifest.res
Finished pass 2
Results
  
Build log was saved at "file://d:\LV-SVN\Projects\Bob\GPU Tracking Demo\CPU Tracking & Calibration\CPU Tracking\x64\Debug\BuildLog.htm"
CPU Tracking - 0 error(s), 0 warning(s)