c++错误,求助啊。fatal error C1083: Cannot open include file: ✀Student.h✀: No such file or directory

2024-11-23 05:31:08
推荐回答(3个)
回答1:

Student.h 头文件要放在你的这个工程目录下

回答2:

你的Student怎么写的?能够接受ifstream?
你不发全部代码。没法调试。
会提示找不到Student.h
都不知道你哪错了。

回答3:

有Student.h这个头文件吗?