MySQL.plg
资源名称:mysql.rar [点击查看]
上传用户:wangfu1106
上传日期:2014-08-20
资源大小:193k
文件大小:2k
源码类别:
数据库编程
开发平台:
Visual C++
- <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" "D:VC学习mysqlMySQL.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPD.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
- "D:VC学习mysqlAboutDlg.cpp"
- "D:VC学习mysqlMySQL.cpp"
- "D:VC学习mysqlMySQLDlg.cpp"
- "D:VC学习mysqlInheritBtnST.cpp"
- "D:VC学习mysqlInheritCreditstatic.cpp"
- "D:VC学习mysqlInheritHyperLink.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPD.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPE.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
- "D:VC学习mysqlStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPE.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPF.tmp" with contents
- [
- libmysql.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/MySQL.pdb" /machine:I386 /out:"Release/MySQL.exe"
- ".ReleaseAboutDlg.obj"
- ".ReleaseMySQL.obj"
- ".ReleaseMySQLDlg.obj"
- ".ReleaseStdAfx.obj"
- ".ReleaseBtnST.obj"
- ".ReleaseCreditstatic.obj"
- ".ReleaseHyperLink.obj"
- ".ReleaseMySQL.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPF.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- AboutDlg.cpp
- MySQL.cpp
- D:VC学习mysqlMySQLDlg.h(11) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
- MySQLDlg.cpp
- D:VC学习mysqlMySQLDlg.h(11) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
- BtnST.cpp
- Creditstatic.cpp
- HyperLink.cpp
- Generating Code...
- Error executing cl.exe.
- <h3>Results</h3>
- MySQL.exe - 2 error(s), 0 warning(s)
- </pre>
- </body>
- </html>