labview实例+8.0版本

源代码在线查看: cinexample_add.plg

软件大小: 9.14M
上传用户: wenliang_d
关键词: labview 8.0 版本
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: CINExample_add - Win32 Debug--------------------
				
				Command Lines
				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
				Output Window
				Performing Custom Build Step on .\Debug\CINExample_add.dll
				LabVIEW resource file, type 'CIN ', name 'CINExample_add.lsb', created properly.
				
				
				
				Results
				CINExample_add.dll - 0 error(s), 0 warning(s)
				
				
				
							

相关资源