| 
			 
					阅读:3844回复:1
				 
				How to build my driver in DriverWorks
					I build the driverworks samples: DriverWorks\Examples\nt\busaddr  in 2000 ddk
 
							The errors as follows: Deleting intermediate files and output files for project 'busaddr - Win32 Checked'. --------------------Configuration: busaddr - Win32 Checked-------------------- Compiling resources... Compiling... busaddev.cpp busaddr.cpp Linking... LINK : fatal error LNK1181: cannot open input file "d:\vdw\DriverWorks\lib\\checked\vdw.lib" Error executing link.exe. busaddr.sys - 1 error(s), 0 warning(s) The following environment variables were not found $(CPU) [mcj 编辑于 2001-04-27 11:06]  | 
	|
					
						最新喜欢:
  | 
	
| 
			 沙发# 
								发布于:2001-04-27 11:16				
			
					set CPU=i386
 
							即可,加入到autoexec.bat中  | 
	|
					
						
  |