Ogre3d Won't work for me ???

Anything and everything that's related to OGRE or the wider graphics field that doesn't fit into the other forums.
therealgoldenace
Gnoblar
Posts: 1
Joined: Thu Aug 11, 2016 5:40 pm

Ogre3d Won't work for me ???

Post by therealgoldenace »

My compiler keeps saying that the header files don't exist but they do i've i've deleted, reinstalled, used a different supported compiler but it doesn't work by the way im on windows 8 please help

P.S My main compiler is mingw g++ and i'm using code::blocks as my IDE
Last edited by therealgoldenace on Fri Aug 12, 2016 10:15 am, edited 1 time in total.
User avatar
EricB
Bronze Sponsor
Bronze Sponsor
Posts: 360
Joined: Fri Apr 09, 2010 5:28 am
Location: Florida
x 213

Re: Ogre3d Won't work for me ???

Post by EricB »

The problem is between the keyboard and the chair. You need to learn how to use your IDE/Build system.

Next, you need to learn how to ask proper questions.

Which headers are missing? What is the error messages you are getting? What IDE are you using? What does your Include Directory Search Path look like? Where are the headerfiles on your harddrive? Etc. Only then can someone help you.

That being said, most likely you're not pointing your IDE to search the proper folders for headers OR you're missing header files all together.
Image