重複の可能性:
エラー メッセージ Cannot open include file: 'gxall.h': No such file or directory
こんにちは、私は VC++ 6.0 に取り組んでいます。gxall.h を stdafx.h ファイルに含めましたが、コードのビルド中にエラーが発生します。
fatal error C1083: Cannot open include file: 'gxall.h': No such file or directory
// Objective Grid
#include <gxall.h>