📄 customerdlg.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Customerdlg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WIN98\TEMP\RSPB1E4.TMP" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Customerdlg.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\工作\待测定的\vc.6.0\Source codes\Odbcdemo2\Customerdlg.cpp"
]
Creating command line "cl.exe @C:\WIN98\TEMP\RSPB1E4.TMP"
<h3>Output Window</h3>
Compiling...
Customerdlg.cpp
g:\工作\待测定的\vc.6.0\source codes\odbcdemo2\customerdlg.h(22) : error C2065: 'IDD_CUSTOMER_INSERT' : undeclared identifier
g:\工作\待测定的\vc.6.0\source codes\odbcdemo2\customerdlg.h(22) : error C2057: expected constant expression
g:\工作\待测定的\vc.6.0\source codes\odbcdemo2\customerdlg.cpp(39) : error C2065: 'IDC_CUSTOMER_ID' : undeclared identifier
g:\工作\待测定的\vc.6.0\source codes\odbcdemo2\customerdlg.cpp(40) : error C2065: 'IDC_CUSTOMER_COMP' : undeclared identifier
g:\工作\待测定的\vc.6.0\source codes\odbcdemo2\customerdlg.cpp(41) : error C2065: 'IDC_CUSTOMER_FNAME' : undeclared identifier
g:\工作\待测定的\vc.6.0\source codes\odbcdemo2\customerdlg.cpp(42) : error C2065: 'IDC_CUSTOMER_SNAME' : undeclared identifier
g:\工作\待测定的\vc.6.0\source codes\odbcdemo2\customerdlg.cpp(43) : error C2065: 'IDC_CUSTOMER_COUNTRY' : undeclared identifier
g:\工作\待测定的\vc.6.0\source codes\odbcdemo2\customerdlg.cpp(44) : error C2065: 'IDC_CUSTOMER_STATE' : undeclared identifier
g:\工作\待测定的\vc.6.0\source codes\odbcdemo2\customerdlg.cpp(45) : error C2065: 'IDC_CUSTOMER_PDCODE' : undeclared identifier
g:\工作\待测定的\vc.6.0\source codes\odbcdemo2\customerdlg.cpp(46) : error C2065: 'IDC_CUSTOMER_ADDRESS' : undeclared identifier
g:\工作\待测定的\vc.6.0\source codes\odbcdemo2\customerdlg.cpp(47) : error C2065: 'IDC_CUSTOMER_EMAIL' : undeclared identifier
Error executing cl.exe.
<h3>Results</h3>
Customerdlg.obj - 11 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -