Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8486687
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T21:01:08+00:00 2026-06-10T21:01:08+00:00

I am using Microsoft Visual C++ 2010 for a simple console app but i

  • 0

I am using Microsoft Visual C++ 2010 for a simple console app but i am having trouble including a header file which i want to make as a config file

directory looks like this

-AI
  --config
    --config.h
  --Header Files
  --Resource Files
  --Source Files

AI.cpp

// AI.cpp : main project file.

#include "stdafx.h"
#include <cstdio>

//include config file
#include "../config/config.h"

using namespace System;
using namespace std;

config c;

int main()
{

    count << "My name is: " << c.getName;
    std::getchar();

}

config.h file

Class config
{

    public void getName(){
        return 'Awesome'
    }

}

When i click the Build button i get the following error:

1>AI.cpp(7): fatal error C1083: Cannot open include file: 'config\config.h': No such file or directory
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T21:01:09+00:00Added an answer on June 10, 2026 at 9:01 pm

    Solution from VoidStar:

    Right click on the include and click on Open Document "config.h".
    If VS can't resolve the path you'll get an error that tells you where it looked.
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a website which was created using Microsoft Visual Studio 2010. I want
I am using Visual Studio 2010 and I have a simple XML file which
Background info: I'm using Microsoft Visual C# 2010 for this project. I want to
Using C# for a console program in MicroSoft Visual Studio 2010, I have made
Using Microsoft Visual Studio 2010: Can I write this type of macro in C?
Using: Microsoft SQL Server 2008 Microsoft Visual Studio 2010 C# .NET 4.0 WinForms Ok
Thanks for taking some time to help me out. Using: Microsoft Visual C# 2010
I have created a program in Visual Basic using Microsoft Visual Studio 2010 Professional.
I'm using Visual Studio 2010. I'm trying to write simple Camera class in OpenGL.
I'm using Microsoft Visual Studio 2010 Express: the C++ and VB versions. There is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.