Am 11.11.2012 18:23, schrieb Jon S. Berndt:
> Thanks for the reply. The path handling in FlightGear seems a bit delicate.
> Not sure if in Cygwin under Windows I need to be more unix-like, or more
> windows-like in specifying paths. I'll play with that some, but relative
> paths do work - at least selectively, for some things.

Yes, they work in some areas. But they don't work for Nasal and some 
other areas. To avoid the issues you really need to use absolute paths - 
whatever kind works for Cygwin...

For Cygwin, instead of "c:\FlightGear", try
        /c/FlightGear/...
or
        c:/FlightGear/...

cheers,
Thorsten


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to