Curt,

     It compiles, links, and runs.  Thanks for the fix.

Jonathan Polley

On Wednesday, Oct 16, 2002, at 11:37PM, Curtis L. Olson <[EMAIL PROTECTED]> wrote:

>Jonathan,
>
>I just made one change to CVS that may help (based on docs only, I
>don't have access to MSVC)
>
>Regards,
>
>Curt.
>
>
>Jonathan Polley writes:
>> I had to remove the following block of code from main.cxx in order to 
>> get FlightGear to build under MSVC:
>> 
>> #if ( WIN32 )
>>    PFNGLPOINTPARAMETERFEXTPROC glPointParameterfEXT = 0;
>>    PFNGLPOINTPARAMETERFVEXTPROC glPointParameterfvEXT = 0;
>> #endif
>> 
>> 
>> I changed the '#if (WIN32)' to be '#if 0' instead.
>> 
>> Thanks,
>> 
>> Jonathan Polley
>> 
>> 
>> _______________________________________________
>> 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
>
>
 

Of COURSE they can do that.  They're engineers!

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

Reply via email to