Forums Virgin Net wrote:

>
> EDITED - Dr Watson Crash dump reports -
>  
> Application exception occurred:
>         App: C:\Program Files\FlightGear\binplib\FlightGear.exe (pid=948)
>         When: 27/05/2007 @ 17:24:18.250
>         Exception number: c0000094 (divide by zero)
>  

In cloudfield.cxx :
int SGCloudField::get_CacheResolution(void) {
#if 0
    return cacheResolution;
#endif
        return 0;
}

delete the #if #endif

HJ.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to