User forums > General (but related to Code::Blocks)
MinGW include directories
lpcstr:
here is GCC's output on it's search paths:
--- Code: ---install:
C:\MinGW\lib\mingw32/4.5.2/
programs:
c:/mingw/lib/../../libexec/gcc/mingw32/4.5.2/;
c:/mingw/lib/../../libexec/gcc/;
C:/MinGW/lib/../../mingw32/bin/mingw32/4.5.2/;
C:/MinGW/lib/../../mingw32/bin/
libraries:
C:/MinGW/lib/mingw32/4.5.2/;
C:/MinGW/lib/;
C:/MinGW/lib/../../mingw32/lib/mingw32/4.5.2/;
C:/MinGW/lib/../../mingw32/lib/;
C:/MinGW/lib/../mingw32/4.5.2/;
C:/MinGW/lib/../;
/mingw/lib/mingw32/4.5.2/;
/mingw/lib/
--- End code ---
Needless to say most of these paths are incorrect.
Now how the heck do I change them?
stahta01:
Second post I read saying MinGW.org's GCC 4.5.2 is bad; likely you should try an older or newer version.
Note: I am always using TDM version of MinGW because it works.
http://sourceforge.net/projects/tdm-gcc/
Tim S.
Navigation
[0] Message Index
[*] Previous page
Go to full version