📄 school.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: school - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/school.res" /d "NDEBUG" "C:\school\school.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7FA.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/school.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\school\ExamSubjectDlg.cpp"
"C:\school\ScoreQueryDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7FA.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7FB.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/school.pdb" /machine:I386 /out:"Release/school.exe"
.\Release\ChangeDegradeDlg.obj
.\Release\ChangeDegradeInfoDlg.obj
.\Release\ChangeDegradeSet.obj
.\Release\ChangeInsideDlg.obj
.\Release\ChangeInsideInfoDlg.obj
.\Release\ChangeInsideSet.obj
.\Release\ChangeLeaveDlg.obj
.\Release\ChangeLeaveInfoDlg.obj
.\Release\ChangeLeaveSet.obj
.\Release\ChangeSuspandDlg.obj
.\Release\ChangeSuspandInfoDlg.obj
.\Release\ChangeSuspandSet.obj
.\Release\ChangeTranserDlg.obj
.\Release\ChangeTransferInfoDlg.obj
.\Release\ChangeTransferSet.obj
.\Release\ClassDlg.obj
.\Release\ClassSet.obj
.\Release\DepartmentDlg.obj
.\Release\DepartmentSet.obj
.\Release\ExamSubjectDlg.obj
.\Release\ExamSubjectSet.obj
.\Release\ExamtimeDlg.obj
.\Release\ExamtimeSet.obj
.\Release\ExamtypeDlg.obj
.\Release\ExamtypeSet.obj
.\Release\HonorDlg.obj
.\Release\HonorInfoDlg.obj
.\Release\HonorSet.obj
.\Release\LoginDlg.obj
.\Release\MainFrm.obj
.\Release\MajorDlg.obj
.\Release\MajorSet.obj
.\Release\ScholarshipDlg.obj
.\Release\ScholarshipInfoDlg.obj
.\Release\ScholarshipSet.obj
.\Release\school.obj
.\Release\schoolDoc.obj
.\Release\schoolView.obj
.\Release\ScoreClassStatDlg.obj
.\Release\ScoreDlg.obj
.\Release\ScoreInputDlg.obj
.\Release\ScoreQueryDlg.obj
.\Release\ScoreSet.obj
.\Release\ScoreSingleDlg.obj
.\Release\ScoreTotalDlg.obj
.\Release\StdAfx.obj
.\Release\StudentDlg.obj
.\Release\StudentInfoDlg.obj
.\Release\StudentSet.obj
.\Release\UserDlg.obj
.\Release\UserSet.obj
.\Release\school.res
.\Skins\SkinPlusPlusDLL.lib
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7FB.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
ExamSubjectDlg.cpp
C:\school\ExamSubjectDlg.cpp(190) : error C2501: 'MessageBoxA' : missing storage-class or type specifiers
C:\school\ExamSubjectDlg.cpp(190) : error C2373: 'MessageBoxA' : redefinition; different type modifiers
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\winuser.h(6136) : see declaration of 'MessageBoxA'
C:\school\ExamSubjectDlg.cpp(190) : error C2078: too many initializers
C:\school\ExamSubjectDlg.cpp(191) : error C2143: syntax error : missing ';' before 'return'
C:\school\ExamSubjectDlg.cpp(192) : error C2143: syntax error : missing ';' before '}'
C:\school\ExamSubjectDlg.cpp(192) : error C2143: syntax error : missing ';' before '}'
C:\school\ExamSubjectDlg.cpp(192) : error C2143: syntax error : missing ';' before '}'
C:\school\ExamSubjectDlg.cpp(195) : error C2143: syntax error : missing ';' before 'while'
C:\school\ExamSubjectDlg.cpp(196) : error C2143: syntax error : missing ';' before '{'
C:\school\ExamSubjectDlg.cpp(196) : error C2447: missing function header (old-style formal list?)
C:\school\ExamSubjectDlg.cpp(202) : error C2143: syntax error : missing ';' before '.'
C:\school\ExamSubjectDlg.cpp(202) : error C2501: 'm_recordset' : missing storage-class or type specifiers
C:\school\ExamSubjectDlg.cpp(202) : error C2143: syntax error : missing ';' before '.'
C:\school\ExamSubjectDlg.cpp(203) : error C2143: syntax error : missing ';' before '.'
C:\school\ExamSubjectDlg.cpp(203) : error C2501: 'm_ctrList' : missing storage-class or type specifiers
C:\school\ExamSubjectDlg.cpp(203) : error C2143: syntax error : missing ';' before '.'
C:\school\ExamSubjectDlg.cpp(205) : error C2143: syntax error : missing ';' before '.'
C:\school\ExamSubjectDlg.cpp(205) : error C2501: 'm_bntSave' : missing storage-class or type specifiers
C:\school\ExamSubjectDlg.cpp(205) : error C2143: syntax error : missing ';' before '.'
C:\school\ExamSubjectDlg.cpp(206) : error C2143: syntax error : missing ';' before '.'
C:\school\ExamSubjectDlg.cpp(206) : error C2501: 'm_bntNew' : missing storage-class or type specifiers
C:\school\ExamSubjectDlg.cpp(206) : error C2143: syntax error : missing ';' before '.'
C:\school\ExamSubjectDlg.cpp(207) : error C2143: syntax error : missing ';' before '.'
C:\school\ExamSubjectDlg.cpp(207) : error C2501: 'm_bntDelete' : missing storage-class or type specifiers
C:\school\ExamSubjectDlg.cpp(207) : error C2143: syntax error : missing ';' before '.'
C:\school\ExamSubjectDlg.cpp(208) : error C2143: syntax error : missing ';' before '.'
C:\school\ExamSubjectDlg.cpp(208) : error C2501: 'm_bntModify' : missing storage-class or type specifiers
C:\school\ExamSubjectDlg.cpp(208) : error C2143: syntax error : missing ';' before '.'
C:\school\ExamSubjectDlg.cpp(209) : error C2143: syntax error : missing ';' before '}'
C:\school\ExamSubjectDlg.cpp(209) : error C2143: syntax error : missing ';' before '}'
C:\school\ExamSubjectDlg.cpp(209) : error C2143: syntax error : missing ';' before '}'
C:\school\ExamSubjectDlg.cpp(212) : error C2143: syntax error : missing ';' before '{'
C:\school\ExamSubjectDlg.cpp(212) : error C2447: missing function header (old-style formal list?)
C:\school\ExamSubjectDlg.cpp(237) : error C2084: function 'void __thiscall CExamSubjectDlg::OnButtonNew(void)' already has a body
C:\school\ExamSubjectDlg.cpp(250) : error C2084: function 'void __thiscall CExamSubjectDlg::OnButtonSave(void)' already has a body
ScoreQueryDlg.cpp
Generating Code...
执行 cl.exe 时出错.
<h3>Results</h3>
school.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -