?? grwtest.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GRWTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB1.bat" with contents
[
@echo off
C:\Qt\3.3.5\bin\moc GRWTest.h -o moc_GRWTest.cpp
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB1.bat"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB2.tmp" with contents
[
/nologo /MDd /W3 /Zi /Od /I "C:\Qt\3.3.5\include" /I "." /I "C:\Qt\3.3.5\mkspecs\win32-msvc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "UNICODE" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /Fo"Debug/" /Fd"Debug/" /FD /GZ -Zm200 /c
"G:\QT 學習\例子\rwTest\main.cpp"
"G:\QT 學習\例子\rwTest\GRWTest.cpp"
"G:\QT 學習\例子\rwTest\moc_GRWTest.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB2.tmp"
Moc'ing GRWTest.h...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB3.tmp" with contents
[
"qt-mt335.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" "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" "opengl32.lib" "glu32.lib" "delayimp.lib" /nologo /subsystem:windows /incremental:yes /pdb:"Debug/GRWTest.pdb" /debug /machine:IX86 /out:"Debug/GRWTest.exe" /pdbtype:sept /libpath:"C:\Qt\3.3.5\lib"
".\Debug\main.obj"
".\Debug\GRWTest.obj"
".\Debug\GFieldData.obj"
".\Debug\moc_GRWTest.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB3.tmp"
<h3>Output Window</h3>
Compiling...
main.cpp
GRWTest.cpp
moc_GRWTest.cpp
Generating Code...
Linking...
MSVCRTD.lib(cinitexe.obj) : warning LNK4098: defaultlib "msvcrt.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
<h3>Results</h3>
GRWTest.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -