📄 main.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: main - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\qiwenbin\LOCALS~1\Temp\RSP46.tmp" with contents
[
/nologo /MDd /W3 /Z7 /Od /I "C:\Qt\3.1.1\include" /I "C:\Qt\3.1.1\mkspecs\win32-msvc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "UNICODE" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /FR"..\Debug/" /Fo"..\Debug/" /Fd"..\Debug/" /FD /GZ -Zm200 /c
"D:\test\main\mcproc.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\qiwenbin\LOCALS~1\Temp\RSP46.tmp"
Creating temporary file "C:\DOCUME~1\qiwenbin\LOCALS~1\Temp\RSP47.tmp" with contents
[
"qt-mt311.lib" "qtmain.lib" "kernel32.lib" "user32.lib" "gdi32.lib" "comdlg32.lib" "advapi32.lib" "shell32.lib" "ole32.lib" "oleaut32.lib" "uuid.lib" "imm32.lib" "winmm.lib" "wsock32.lib" "winspool.lib" /nologo /subsystem:windows /incremental:yes /pdb:"..\Debug/main.pdb" /debug /machine:IX86 /out:"..\bin\main.exe" /pdbtype:sept /libpath:"C:\Qt\3.1.1\lib"
\test\Debug\caglobal.obj
\test\Debug\mcproc.obj
\test\Debug\varable.obj
\test\lib\malib.lib
]
Creating command line "link.exe @C:\DOCUME~1\qiwenbin\LOCALS~1\Temp\RSP47.tmp"
<h3>Output Window</h3>
Compiling...
mcproc.cpp
D:\test\main\mcproc.cpp(147) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
D:\test\main\mcproc.cpp(120) : warning C4101: 'b' : unreferenced local variable
D:\test\main\mcproc.cpp(120) : warning C4101: 'g' : unreferenced local variable
Linking...
Creating command line "bscmake.exe /nologo /o"..\Debug/main.bsc" \test\Debug\caglobal.sbr \test\Debug\mcproc.sbr \test\Debug\varable.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
main.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -