⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test_pianchengqi.plg

📁 我为我们实验室的编程器写驱动程序源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Test_pianchengqi - Win32 Checked--------------------
</h3>
<h3>Command Lines</h3>
warning: unresolved Environment Variable  "$(CRT_INC_PATH)"
warning: unresolved Environment Variable  "$(TARGET_INC_PATH)"
warning: unresolved Environment Variable  "$(CRT_INC_PATH)"
warning: unresolved Environment Variable  "$(TARGET_INC_PATH)"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3E.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /Zi /Od /I "" /I "" /D "WIN32_LEAN_AND_MEAN" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"objchk\i386/Test_pianchengqi.pch" /YX /Fo"objchk\i386/" /Fd"objchk\i386/Test_pianchengqi.pdb" /FD /c 
"E:\drivertest\pianchengqi\exe\Test_pianchengqi.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3E.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3F.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /Zi /Od /I "" /I "" /I "C:\PROGRA~1\COMPUW~1\DRIVER~1\DRIVER~3\include" /D "WIN32_LEAN_AND_MEAN" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"objchk\i386/Test_pianchengqi.pch" /YX /Fo"objchk\i386/" /Fd"objchk\i386/Test_pianchengqi.pdb" /FD /c 
"E:\drivertest\pianchengqi\exe\OpenByIntf.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3F.tmp" 
warning: unresolved Environment Variable  "$(TARGET_LIB_PATH)"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP40.tmp" with contents
[
setupapi.lib  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib  /nologo /subsystem:console /incremental:yes /pdb:"objchk\i386/Test_pianchengqi.pdb" /debug /machine:I386 /out:"objchk\i386/Test_pianchengqi.exe" /libpath:"" /IGNORE:4078,4099 
.\objchk\i386\Test_pianchengqi.obj
.\objchk\i386\OpenByIntf.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP40.tmp"
<h3>Output Window</h3>
Compiling...
Command line warning D4028 : minimal rebuild failure, reverting to normal build
Test_pianchengqi.cpp
E:\drivertest\pianchengqi\exe\Test_pianchengqi.cpp(0) : fatal error C1051: program database file, 'e:\drivertest\pianchengqi\exe\objchk\i386\test_pianchengqi.pdb', has an obsolete format, delete it and recompile
Error executing cl.exe.



<h3>Results</h3>
Test_pianchengqi.exe - 1 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -