Compiler can't find directory.

dominover1

Baseband Member
Messages
64
Location
Australia
I'm trying to build a PODOFO library but it keeps telling me that there is not such file or directory for some of the files to be included. Those files lie in the below directory. I'm supposed to include this directory somehow but I'm really having problems. I've tried 15 different variables in the Environmental Variables console and added this path and even entered it as an include path when compiling in the windows command prompt. Still no joy.

Any clues how I can get my compiler to be able to find the below directory?

I'm using MingW 4.4.1, Windows XP, C++ project. Thanks



Code:
C:\CodeBlocks\MinGW\lib\gcc\mingw32\4.4.1\include\c++
 
Back
Top Bottom