Hey Guys,

First, I want to thank you guys for all of your help.  You've been
very patient with me, since I'm really clueless as to how to get this
working for the first time...I just want to make sure I get this
compiled right to begin with (and with a stable release), so I avoid
compounding existing problems with my own changes, and have trouble
tracking down their cause.

Anyway, I *think* I'm getting closer.  Here are the errors I'm getting now.

error C2381: 'exit' : redefinition; __decllspec(noreturn) differs
fatal error C1083: Cannot open include file: 'jpeglib.h': No such file
or directory

That first error is in stdlib.h, which seems a bit bothersome.  The
second error is in jpgfactory.hxx, and is and #include <jpeglib.h>. 
Is there a standard C++ library I'm missing?

Thanks again,
Drew



On Tue, 21 Dec 2004 08:18:24 +0100, Frederic Bouvier <[EMAIL PROTECTED]> wrote:
> Drew wrote :
> 
> >I'm getting the following errors (most of them several times)
> >
> >Cannot open include files:
> >
> >FL/Fl.h
> >FL/Fl_File_Chooser.h
> >
> >
> FLTK 1.1.x, only needed to build fgadmin. Remove the project from the
> solution if you don't want to build it
> 
> >GL/glut.h
> >
> >
> GLUT, mandatory
> 
> >plib/ssg.h
> >sg.h
> >
> >
> PLIB, mandatory
> 
> >Cannot open source files:
> >
> >.\majik_demo.cxx
> >
> >
> PLIB demo, optional
> 
> >.\simgear\scene\sky\clouds3d\camdisplay.cpp
> >.\src\AIModel\AICarrier.cxx
> >.\src\AIModel\submodel.cxx
> >.\src\Cockpit\hud_rwy.cxx
> >.\src\Fdm\groundcache.cxx
> >.\src\fdm\sp\ACMS.cxx
> >.\src\fdm\sp\ADA.cxx
> >.\src\Instrumentation\encoder.cxx
> >.\src\Instrumentation\kr_87.cxx
> >.\src\Instrumentation\kt_70.cxx
> >.\src\Instrumentation\marker_beacon.cxx
> >.\src\Instrumentation\navradio.cxx
> >.\src\Instrumentation\transponder.cxx
> >.\src\Network\ATC-Inputs.cxx
> >
> >
> New, CVS only, ( or wait 0.9.8 ), files - remove them from the solution
> if you really want to compile 0.9.6
> 
> >.\ssgLoadASC.cxx
> >.\ssgSaveIV.cxx
> >
> >
> CVS plib files. same as above
> 
> >.\tux_example.cxx
> >
> >
> Plib demo, optional
> 
> >There are a bunch of warnings as well, but I won't worry about them yet.
> >
> >
> -Fred
> 
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@flightgear.org
> http://mail.flightgear.org/mailman/listinfo/flightgear-devel
> 2f585eeea02e2c79d7b1d8c4963bae2d
>

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to