I updated to the latest CVS for both FlightGear and the base packages
and am having a problem under Windows (MacOS X is working correctly).
The module src/new_gui.cxx runs and starts reading the XML files but
starts getting into trouble. I get the following errors printed to the
screen
Error parsing GUI file c:\fgdev\fgfsbase\gui\dialogs\.
GUI file c:\fgdev\fgfsbase\gui\dialogs\. has no name; skipping.
Error parsing GUI file c:\fgdev\fgfsbase\gui\dialogs\..
GUI file c:\fgdev\fgfsbase\gui\dialogs\.. has no name; skipping.
Error parsing GUI file c:\fgdev\fgfsbase\gui\dialogs\CVS\.
GUI file c:\fgdev\fgfsbase\gui\dialogs\CVS\. has no name; skipping.
Error parsing GUI file c:\fgdev\fgfsbase\gui\dialogs\CVS\..
GUI file c:\fgdev\fgfsbase\gui\dialogs\CVS\.. has no name; skipping.
and reach a fatal error (access violation) when trying to process the
following directory.
c:\fgdev\fgfsbase\gui\dialogs\cvs\Entries
Unfortunately, the trace back that MSVC gives me is not helpful (it
complains about readXML, but the stack is very short and not useful).
Can someone give me some guidance as to how I can track this down? Are
other Windows developers seeing this?
Thanks,
Jonathan Polley
_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
- Re: [Flightgear-devel] Windows Problem with the Latest GU... Jonathan Polley
- Re: [Flightgear-devel] Windows Problem with the Late... Frederic Bouvier
- Re: [Flightgear-devel] Windows Problem with the ... Jonathan Polley
