Christian,

In theory, this shouldn't matter because the configure system doesn't
even try to build these files if the jpeg factory stuff isn't
detected.

But, if the current code layout is problematic for MSVC I'd be happy
to accept patches.

Thanks,

Curt.


Christian Mayer writes:
> Hi,
> 
> in src/network/jpg-httpd.hxx we've got 
> 
> #ifdef FG_JPEG_SERVER
> #  include <simgear/screen/jpgfactory.hxx>
> #endif
> 
> and a couple of lines later
> 
>         JpgFactory = new trJpgFactory();
> 
> Well, if we make the JPEG stuff optional we must not use funktions of it
> (and if they are only in the header...)
> 
> CU,
> Christian
> 
> --
> The idea is to die young as late as possible.        -- Ashley Montague
> 
> Whoever that is/was; (c) by Douglas Adams would have been better...
> 
> _______________________________________________
> Flightgear-devel mailing list
> [EMAIL PROTECTED]
> http://mail.flightgear.org/mailman/listinfo/flightgear-devel

-- 
Curtis Olson   IVLab / HumanFIRST Program       FlightGear Project
Twin Cities    [EMAIL PROTECTED]                  [EMAIL PROTECTED]
Minnesota      http://www.menet.umn.edu/~curt   http://www.flightgear.org

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to