Build Log
  

------- Build started: Project: ps3000_71, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\jon\c\source\Ps3000_71\streamingtest_71\ps3000_71\Debug\RSP000011.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PS3000_71_EXPORTS" /D "_MBCS" /D "_WINDLL" /Gm /EHsc /RTC1 /MTd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TC
\jon\c\source\Ps3000_71\PS3000.c
]
Creating command line "cl.exe @c:\jon\c\source\Ps3000_71\streamingtest_71\ps3000_71\Debug\RSP000011.rsp /nologo"
Creating command line "rc.exe /fo"Debug/ps3000.res" \jon\c\source\Ps3000_71\PS3000.rc"
Creating temporary file "c:\jon\c\source\Ps3000_71\streamingtest_71\ps3000_71\Debug\RSP000012.rsp" with contents
[
/OUT:"Debug/ps3000.dll" /INCREMENTAL /NOLOGO /DLL /DEBUG /PDB:"Debug/ps3000.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"Debug/ps3000.lib" /MACHINE:X86  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
.\debug\PS3000.obj
.\debug\PS3000.res
]
Creating command line "link.exe @c:\jon\c\source\Ps3000_71\streamingtest_71\ps3000_71\Debug\RSP000012.rsp"
Output Window
  
Compiling...
PS3000.c
c:\jon\c\source\PS3000_71\PS3000.c(636) : warning C4244: 'return' : conversion from 'LRESULT' to 'long', possible loss of data
c:\jon\c\source\PS3000_71\PS3000.c(660) : warning C4133: '=' : incompatible types - from 'long (__stdcall *)(HWND,UINT,UINT,LONG)' to 'WNDPROC'
c:\jon\c\source\PS3000_71\PS3000.c(683) : warning C4244: 'return' : conversion from 'WPARAM' to 'int', possible loss of data
Compiling resources...
Linking...
PS3000.obj : error LNK2019: unresolved external symbol _ps3000_close_unit@4 referenced in function _WndProc@16
PS3000.obj : error LNK2019: unresolved external symbol _ps3000_set_siggen@32 referenced in function _WndProc@16
PS3000.obj : error LNK2019: unresolved external symbol _ps3000_get_times_and_values@36 referenced in function _WndProc@16
PS3000.obj : error LNK2019: unresolved external symbol _ps3000_stop@4 referenced in function _WndProc@16
PS3000.obj : error LNK2019: unresolved external symbol _ps3000_ready@4 referenced in function _WndProc@16
PS3000.obj : error LNK2019: unresolved external symbol _ps3000_run_block@20 referenced in function _WndProc@16
PS3000.obj : error LNK2019: unresolved external symbol _ps3000_get_timebase@28 referenced in function _WndProc@16
PS3000.obj : error LNK2019: unresolved external symbol _ps3000_set_ets@16 referenced in function _WndProc@16
PS3000.obj : error LNK2019: unresolved external symbol _ps3000_set_trigger@24 referenced in function _WndProc@16
PS3000.obj : error LNK2019: unresolved external symbol _ps3000_set_channel@20 referenced in function _WndProc@16
PS3000.obj : error LNK2019: unresolved external symbol _ps3000_get_unit_info@16 referenced in function _WndProc@16
PS3000.obj : error LNK2019: unresolved external symbol _ps3000_open_unit@0 referenced in function _WndProc@16
Debug/ps3000.dll : fatal error LNK1120: 12 unresolved externals
Results
  
Build log was saved at "file://c:\jon\c\source\Ps3000_71\streamingtest_71\ps3000_71\Debug\BuildLog.htm"
ps3000_71 - 13 error(s), 3 warning(s)