Open GoogleCodeExporter opened 9 years ago
In addition to ../mingw/include the following paths should be included:
For C projects:
../mingw/lib/gcc/mingw32/4.5.2/include
../mingw/lib/gcc/mingw32/4.5.2/include-fixed
For C++ projects:
../mingw/lib/gcc/mingw32/4.5.2/include/c++
../mingw/lib/gcc/mingw32/4.5.2/include/c++/mingw32
../mingw/lib/gcc/mingw32/4.5.2/include/c++/backward
Original comment by petri.tuononen@gmail.com
on 23 Feb 2011 at 7:02
Probably separate
org.eclipse.cdt.make.core.ScannerConfigurationDiscoveryProfile shall be
extended for llvm-gcc/llvm-g++ and mingw/cygwin configurations.
Original comment by petri.tuononen@gmail.com
on 6 Mar 2011 at 12:48
Original issue reported on code.google.com by
petri.tuononen@gmail.com
on 21 Feb 2011 at 4:10