problem with include directories

Problems building or running the engine, queries about how to use features etc.
Post Reply
ZoltanMatey
Gnoblar
Posts: 4
Joined: Sun Feb 18, 2018 5:46 pm

problem with include directories

Post by ZoltanMatey »

I have tryed to run ogre tutorials' .cpp file but i get a error message

of no such file as Ogre.h

i use DevC++ ide

i was trying to add the ogre (after extraction) main folder at the compiler directories settings
but it doesnt seem to check subfolders

i am a bit new, also i would have to compile ogre dll-s and applications, or it compiles automaticly once include works?

i have found the file on harddrive but the compile seem to be unable to find it and throws an error message
Post Reply