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 7500809
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T20:18:48+00:00 2026-05-29T20:18:48+00:00

I’ve recently begun a fairly small 2D project using SFML and TinyXML and have

  • 0

I’ve recently begun a fairly small 2D project using SFML and TinyXML and have had these working fine until recently. I’ve organised my folder structures in a personal yet mobile state so that I can copy it across to another computer and resume without any extra set-up.

However, whenever compiling I’m receiving issues including files.

spaaace\source\xmlparser.h(4): fatal error C1083: Cannot open include file: ‘TinyXML\tinyxml.h’: No such file or directory

So I figured I must have forgotten to update the ‘additional include directories’ (which by the way, there is only one), but no, still the same issue.

This seems like such a simple little issue and I’m sure I’ll slap myself in the face once I find the cause. I’ve spent over half an hour trying to fix it, Google it, and so forth.

To clarify, my project structure is somewhat like this:

base\include\SFML

base\include\TinyXML

base\project\debug

base\project\release

base\project\project\source\

With all my actual source files in the last one.
I’ve selected the include folder at least half a dozen times now via ‘C/C++ > General > Additional Include Directories’ with no change.

I’ve tried including the folder about 20 different ways and the only one that seems to work is using a complete path (e.g. C:\users\admin\desktop\project\include) which seems impractical. I also find it impractical having to dump the entire include directory into my project which defeats the purpose of it in the first place.

I’ve tried:
>

include “tinyxml.h”

include “TinyXML/tinyxml.h”

include “include/TinyXML/tinyxml.h”

include “../TinyXML/tinyxml.h”

include “../../TinyXML/tinyxml.h”

include “../include/TinyXML/tinyxml.h”

include “../include/TinyXML/tinyxml.h”

and so forth, as well as using <>s instead of “”s.

Just one more note, it’s not just TinyXML that’s having this issue, SFML too; it’s not file specific.

  • 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-05-29T20:18:50+00:00Added an answer on May 29, 2026 at 8:18 pm

    The additional directory paths are relative to the your project file’s (.vcxproj) location. So, given that your project file is located in base/project directory, you may specify one additional dir:

    ..\include

    And then go with including:

    #include <TinyXML/tinyxml.h>
    

    Angle brackets are used to direct the compiler to start the search from the search locations, not from the directory, where the header/cpp with this directive is located.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I have thousands of HTML files to process using Groovy/Java and I need to
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have just tried to save a simple *.rtf file with some websites and
I used javascript for loading a picture on my website depending on which small
I have a jquery bug and I've been looking for hours now, I can't
this is what i have right now Drawing an RSS feed into the php,
I am reading a book about Javascript and jQuery and using one of the
I have a French site that I want to parse, but am running into

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.