?? mysql.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MySQL - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/MySQL.res" /d "NDEBUG" /d "_AFXDLL" "F:\畢業設計\VC代碼\c-mysql\mysql\MySQL.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1C.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/MySQL.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\畢業設計\VC代碼\c-mysql\mysql\AboutDlg.cpp"
"F:\畢業設計\VC代碼\c-mysql\mysql\MySQL.cpp"
"F:\畢業設計\VC代碼\c-mysql\mysql\MySQLDlg.cpp"
"F:\畢業設計\VC代碼\c-mysql\mysql\Inherit\BtnST.cpp"
"F:\畢業設計\VC代碼\c-mysql\mysql\Inherit\Creditstatic.cpp"
"F:\畢業設計\VC代碼\c-mysql\mysql\Inherit\HyperLink.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1C.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1D.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/MySQL.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\畢業設計\VC代碼\c-mysql\mysql\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1D.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E.tmp" with contents
[
libmysql.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/MySQL.pdb" /machine:I386 /out:"Release/MySQL.exe"
".\Release\AboutDlg.obj"
".\Release\MySQL.obj"
".\Release\MySQLDlg.obj"
".\Release\StdAfx.obj"
".\Release\BtnST.obj"
".\Release\Creditstatic.obj"
".\Release\HyperLink.obj"
".\Release\MySQL.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AboutDlg.cpp
MySQL.cpp
C:\PROGRAM FILES\MYSQL\MYSQL SERVER 5.0\INCLUDE\mysql_com.h(183) : error C2146: syntax error : missing ';' before identifier 'fd'
C:\PROGRAM FILES\MYSQL\MYSQL SERVER 5.0\INCLUDE\mysql_com.h(183) : error C2501: 'SOCKET' : missing storage-class or type specifiers
C:\PROGRAM FILES\MYSQL\MYSQL SERVER 5.0\INCLUDE\mysql_com.h(183) : error C2501: 'fd' : missing storage-class or type specifiers
C:\PROGRAM FILES\MYSQL\MYSQL SERVER 5.0\INCLUDE\mysql_com.h(347) : error C2065: 'SOCKET' : undeclared identifier
C:\PROGRAM FILES\MYSQL\MYSQL SERVER 5.0\INCLUDE\mysql_com.h(347) : error C2146: syntax error : missing ')' before identifier 's'
C:\PROGRAM FILES\MYSQL\MYSQL SERVER 5.0\INCLUDE\mysql_com.h(348) : error C2059: syntax error : ')'
MySQLDlg.cpp
C:\PROGRAM FILES\MYSQL\MYSQL SERVER 5.0\INCLUDE\mysql_com.h(183) : error C2146: syntax error : missing ';' before identifier 'fd'
C:\PROGRAM FILES\MYSQL\MYSQL SERVER 5.0\INCLUDE\mysql_com.h(183) : error C2501: 'SOCKET' : missing storage-class or type specifiers
C:\PROGRAM FILES\MYSQL\MYSQL SERVER 5.0\INCLUDE\mysql_com.h(183) : error C2501: 'fd' : missing storage-class or type specifiers
C:\PROGRAM FILES\MYSQL\MYSQL SERVER 5.0\INCLUDE\mysql_com.h(347) : error C2065: 'SOCKET' : undeclared identifier
C:\PROGRAM FILES\MYSQL\MYSQL SERVER 5.0\INCLUDE\mysql_com.h(347) : error C2146: syntax error : missing ')' before identifier 's'
C:\PROGRAM FILES\MYSQL\MYSQL SERVER 5.0\INCLUDE\mysql_com.h(348) : error C2059: syntax error : ')'
BtnST.cpp
Creditstatic.cpp
HyperLink.cpp
Generating Code...
執行 cl.exe 時出錯.
<h3>Results</h3>
MySQL.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -