错误消息无法打开包含文件:'gxall.h':没有这样的文件或目录
我正在尝试构建一些旧的 Visual C++ 代码。当我这样做时,我收到此错误消息:
fatal error C1083: Cannot open include file: 'gxall.h': No such file or directory
如何解决此问题?
I am trying to build some old Visual C++ code. When i do, I get this error message:
fatal error C1083: Cannot open include file: 'gxall.h': No such file or directory
How do I resolve this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这是 Objective Grid(一个商业 MFC 网格控件)的主要头文件。它曾经由一家名为 Stingray 的公司出售,但现在似乎归 RogueWave 所有。如果您的公司已经能够构建代码,那么您应该在某个地方安装 Objective Grid。如果没有,你就必须购买它。
This is the main header file for Objective Grid, a commercial MFC grid control. It used to be sold by a company called Stingray, but now seems to be owned by RogueWave. If your company has been able to build the code before you ought to have an Objective Grid install floating round somewhere. If not you'll have to buy it.
搜索给出以下结果:
http:// Social.msdn.microsoft.com/Forums/en/vcgeneral/thread/51b77f9b-d82b-4357-9750-773642b27ab7
searching around gives this:
http://social.msdn.microsoft.com/Forums/en/vcgeneral/thread/51b77f9b-d82b-4357-9750-773642b27ab7