[osg-submissions] OSG 2.1.5 fixes for MINGW
Robert Osfield
robert.osfield at gmail.com
Mon Aug 20 03:56:24 PDT 2007
Hi Antoine,
On 8/19/07, Antoine Hue <tonio_73 at tiscali.fr> wrote:
> I have seen the -I.../src/osgPlugins/txp/. at some point while
> debugging. I need to restart the debug from original files. Still I
> think MINGW (Msys) compiler does not process includes the same way as
> Linux's gcc, I will also compare gcc versions.
It's odd that the other -I includes are working - as you are not
getting errors for the OSG headers that are included in the same way.
Perhaps there is a bug in the Mingw gcc that is not handling the /.
part of the -I correctly. Try invoking the gcc command line directory
with variations on the include lines.
Robert.
More information about the osg-submissions
mailing list