📄 cinexample_add.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CINExample_add - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP74.tmp" with contents
[
/nologo /Zp1 /MD /W3 /Gm /GX /ZI /Od /I "D:\setup\National Instruments\LabVIEW 8.2\cintools" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CINEXAMPLE_ADD_EXPORTS" /Fp"Debug/CINExample_add.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\写书\Examples\第19章 LabVIEW外部程序接口\VC Code\CINExample_add\CINExample_add.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP74.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP75.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:"Debug/CINExample_add.pdb" /debug /machine:I386 /def:"..\..\..\..\..\setup\National Instruments\LabVIEW 8.2\cintools\lvsbmain.def" /out:"Debug/CINExample_add.dll" /implib:"Debug/CINExample_add.lib" /pdbtype:sept
".\Debug\CINExample_add.obj"
"..\..\..\..\..\setup\National Instruments\LabVIEW 8.2\cintools\cin.obj"
"..\..\..\..\..\setup\National Instruments\LabVIEW 8.2\cintools\labview.lib"
"..\..\..\..\..\setup\National Instruments\LabVIEW 8.2\cintools\lvsb.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP75.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP76.bat" with contents
[
@echo off
"D:\setup\National Instruments\LabVIEW 8.2\cintools\lvsbutil" CINExample_add -d "D:\写书\Examples\第19章 LabVIEW外部程序接口\VC Code\CINExample_add\.\Debug"
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP76.bat"
Compiling...
CINExample_add.c
Linking...
Creating library Debug/CINExample_add.lib and object Debug/CINExample_add.exp
<h3>Output Window</h3>
Performing Custom Build Step on .\Debug\CINExample_add.dll
LabVIEW resource file, type 'CIN ', name 'CINExample_add.lsb', created properly.
<h3>Results</h3>
CINExample_add.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -