Build Log
--------------------Configuration: string - Win32 Debug--------------------
Command Lines
Creating temporary file "D:\TEMP\RSP144.tmp" with contents
[
/nologo /Zp1 /MD /W3 /Gm /GX /ZI /Od /I "Z:\P32\Labview51\cintools" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "STRING_EXPORTS" /Fp"tmp/string.pch" /YX /Fo"tmp/" /Fd"tmp/" /FD /GZ /c
"C:\DCS_programs\dcs0107\LabV\tmp\DCS_ErrorHandler.c"
"C:\DCS_programs\dcs0107\LabV\tmp\Cerr_lib.c"
]
Creating command line "cl.exe @D:\TEMP\RSP144.tmp"
Creating temporary file "D:\TEMP\RSP145.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /pdb:"string.pdb" /debug /machine:I386 /def:"Z:\P32\Labview51\CINTOOLS\win32\lvsbmain.def" /out:"string.dll" /implib:"string.lib" /pdbtype:sept
.\tmp\DCS_ErrorHandler.obj
Z:\P32\Labview51\CINTOOLS\win32\cin.obj
Z:\P32\Labview51\CINTOOLS\win32\lvsb.lib
Z:\P32\Labview51\CINTOOLS\win32\labview.lib
.\tmp\Cerr_lib.obj
]
Creating command line "link.exe @D:\TEMP\RSP145.tmp"
Creating temporary file "D:\TEMP\RSP146.bat" with contents
[
@echo off
"Z:\p32\labview51\cintools\win32\lvsbutil" string -d "C:\DCS_programs\dcs0107\LabV\tmp\."
]
Creating command line "D:\TEMP\RSP146.bat"
Compiling...
DCS_ErrorHandler.c
c:\dcs_programs\dcs0107\labv\tmp\dcs_errorhandler.c(39) : warning C4101: 'str1' : unreferenced local variable
c:\dcs_programs\dcs0107\labv\tmp\dcs_errorhandler.c(39) : warning C4101: 'str2' : unreferenced local variable
Cerr_lib.c
Linking...
Z:\P32\Labview51\CINTOOLS\win32\lvsbmain.def : warning LNK4017: EXETYPE statement not supported for the target platform; ignored
Z:\P32\Labview51\CINTOOLS\win32\lvsbmain.def : warning LNK4017: SUBSYSTEM statement not supported for the target platform; ignored
Z:\P32\Labview51\CINTOOLS\win32\lvsbmain.def : warning LNK4017: STUB statement not supported for the target platform; ignored
Z:\P32\Labview51\CINTOOLS\win32\lvsbmain.def : warning LNK4017: CODE statement not supported for the target platform; ignored
Z:\P32\Labview51\CINTOOLS\win32\lvsbmain.def : warning LNK4017: DATA statement not supported for the target platform; ignored
Creating library string.lib and object string.exp
Output Window
Performing Custom Build Step on .\string.dll
LabVIEW resource file, type 'CIN ', name 'string.lsb', created properly.
Results
string.dll - 0 error(s), 7 warning(s)