运行错误,求助!!!帮忙,急!
发表在C语言图书答疑 2011-05-11
是否精华
版块置顶:
我把所有的类都做完了,但有问题,错误如下:

--------------------Configuration: 学生考试系统(单) - Win32 Debug--------------------
Compiling...
AddSubject.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\adocoon.h(16) : error C2011: 'ADOConn' : 'class' type redefinition
Back.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(17) : error C2143: syntax error : missing ';' before '*'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(17) : error C2501: 'CTextManage' : missing storage-class or type specifiers
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(17) : error C2501: 'testmanagedlg' : missing storage-class or type specifiers
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(18) : error C2143: syntax error : missing ';' before '*'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(18) : error C2501: 'CResultSelect' : missing storage-class or type specifiers
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(18) : error C2501: 'resultselectdlg' : missing storage-class or type specifiers
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(19) : error C2143: syntax error : missing ';' before '*'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(19) : error C2501: 'CSQLManage' : missing storage-class or type specifiers
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(19) : error C2501: 'sqlmanagedlg' : missing storage-class or type specifiers
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(55) : error C2065: 'testmanagedlg' : undeclared identifier
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(55) : error C2227: left of '->Create' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(56) : error C2065: 'resultselectdlg' : undeclared identifier
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(56) : error C2227: left of '->Create' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(57) : error C2065: 'sqlmanagedlg' : undeclared identifier
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(57) : error C2227: left of '->Create' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(58) : error C2227: left of '->MoveWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(59) : error C2227: left of '->ShowWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(71) : error C2227: left of '->ShowWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(72) : error C2227: left of '->ShowWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(73) : error C2227: left of '->ShowWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(78) : error C2227: left of '->MoveWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(79) : error C2227: left of '->ShowWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(80) : error C2227: left of '->ShowWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(81) : error C2227: left of '->ShowWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(86) : error C2227: left of '->MoveWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(87) : error C2227: left of '->ShowWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(88) : error C2227: left of '->ShowWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(89) : error C2227: left of '->ShowWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(94) : error C2227: left of '->MoveWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(95) : error C2227: left of '->ShowWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(96) : error C2227: left of '->ShowWindow' must point to class/struct/union
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Back.cpp(97) : error C2227: left of '->ShowWindow' must point to class/struct/union
Copy.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Copy.cpp(51) : error C2065: 'tring' : undeclared identifier
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Copy.cpp(51) : error C2146: syntax error : missing ';' before identifier 'ReturnPach'
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Copy.cpp(51) : error C2065: 'ReturnPach' : undeclared identifier
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Copy.cpp(65) : error C2440: '=' : cannot convert from 'char [260]' to 'int'
        This conversion requires a reinterpret_cast, a C-style cast or function-style cast
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\Copy.cpp(68) : error C2440: '=' : cannot convert from 'char [1]' to 'int'
        This conversion requires a reinterpret_cast, a C-style cast or function-style cast
ExamInfo.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\adocoon.h(16) : error C2011: 'ADOConn' : 'class' type redefinition
LOGIN.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\LOGIN.cpp(7) : fatal error C1083: Cannot open include file: 'Register.h': No such file or directory
ResultSelect.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\adocoon.h(16) : error C2011: 'ADOConn' : 'class' type redefinition
SQLManage.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\adocoon.h(16) : error C2011: 'ADOConn' : 'class' type redefinition
TestChange.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\adocoon.h(16) : error C2011: 'ADOConn' : 'class' type redefinition
TextManage.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\adocoon.h(16) : error C2011: 'ADOConn' : 'class' type redefinition
学生考试系统(单).cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(17) : error C2143: syntax error : missing ';' before '*'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(17) : error C2501: 'CTextManage' : missing storage-class or type specifiers
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(17) : error C2501: 'testmanagedlg' : missing storage-class or type specifiers
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(18) : error C2143: syntax error : missing ';' before '*'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(18) : error C2501: 'CResultSelect' : missing storage-class or type specifiers
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(18) : error C2501: 'resultselectdlg' : missing storage-class or type specifiers
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(19) : error C2143: syntax error : missing ';' before '*'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(19) : error C2501: 'CSQLManage' : missing storage-class or type specifiers
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.h(19) : error C2501: 'sqlmanagedlg' : missing storage-class or type specifiers
D:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\学生考试系统(单).cpp(64) : error C2039: 'm_UserName' : is not a member of 'CLOGIN'
        d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\login.h(13) : see declaration of 'CLOGIN'
Generating Code...
执行 cl.exe 时出错.
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Debug\LOGIN.sbr': No such file or directory
执行 bscmake.exe 时出错.

学生考试系统(单).exe - 1 error(s), 0 warning(s)
分享到:
精彩评论 4
婷子_mrkj
学分:0 LV1
TA的每日心情
开心
2021-12-05 20:14:32
2011-05-11
沙发
您好,请问使我们图书中的程序吗?如果是,请说明详细的出处信息!以便我们尽快为您解决!
鱼鳞_mrkj
学分:0 LV1
TA的每日心情
开心
2021-11-09 22:05:22
2011-05-14
板凳
[FIELDSET][LEGEND]引自:1楼[/LEGEND]
您好,请问使我们图书中的程序吗?如果是,请说明详细的出处信息!以便我们尽快为您解决!
[/FIELDSET]

是的,是《Visual C++项目开发案例全程实录(第2版)》  第九章:学生考试系统
鱼鳞_mrkj
学分:0 LV1
TA的每日心情
开心
2021-11-09 22:05:22
2011-05-15
地板
我没做任何改动,为什么代码又变了???

--------------------Configuration: 学生考试系统(单) - Win32 Debug--------------------
Compiling...
AddSubject.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\addsubject.cpp(4) : error C2471: cannot update program database 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\addsubject.cpp(4) : fatal error C1083: Cannot open program database file: 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb': No such file or directory
Back.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.cpp(4) : error C2471: cannot update program database 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\back.cpp(4) : fatal error C1083: Cannot open program database file: 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb': No such file or directory
Copy.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\copy.cpp(4) : error C2471: cannot update program database 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\copy.cpp(4) : fatal error C1083: Cannot open program database file: 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb': No such file or directory
ExamInfo.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\examinfo.cpp(4) : error C2471: cannot update program database 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\examinfo.cpp(4) : fatal error C1083: Cannot open program database file: 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb': No such file or directory
LOGIN.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\login.cpp(4) : error C2471: cannot update program database 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\login.cpp(4) : fatal error C1083: Cannot open program database file: 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb': No such file or directory
ResultSelect.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\resultselect.cpp(4) : error C2471: cannot update program database 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\resultselect.cpp(4) : fatal error C1083: Cannot open program database file: 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb': No such file or directory
SQLManage.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\sqlmanage.cpp(4) : error C2471: cannot update program database 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\sqlmanage.cpp(4) : fatal error C1083: Cannot open program database file: 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb': No such file or directory
TestChange.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\testchange.cpp(4) : error C2471: cannot update program database 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\testchange.cpp(4) : fatal error C1083: Cannot open program database file: 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb': No such file or directory
TextManage.cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\textmanage.cpp(4) : error C2471: cannot update program database 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\textmanage.cpp(4) : fatal error C1083: Cannot open program database file: 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb': No such file or directory
学生考试系统(单).cpp
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\学生考试系统(单).cpp(4) : error C2471: cannot update program database 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb'
d:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\学生考试系统(单).cpp(4) : fatal error C1083: Cannot open program database file: 'd:\黄浦业大\毕业设计(论文)\毕业设计\学生考试\debug\vc60.pdb': No such file or directory
Generating Code...
执行 cl.exe 时出错.
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Debug\LOGIN.sbr': No such file or directory
执行 bscmake.exe 时出错.

学生考试系统(单).exe - 1 error(s), 0 warning(s)
学分: LV1
2011-05-17
4L
重新全部编译一下试试看
rebuid all
首页上一页 1 下一页尾页 4 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照