Re: error: Unrecognized engine type

Melchior FRANZ <[email protected]> Fri, 1 Jul 2005 10:57:58 +0200
Newsgroups gmane.games.flightgear.flightmodel
Message-ID <[email protected]>
* [email protected] -- Friday 01 July 2005 10:29:
> In the config file I call for the RR TRENT 700 engine... so I created with
> jsbsim aeromathic the RR TRENT 700.xml file and I put it into the engines
> folder, but it doesn't work.

(1) as Erik said, spaces in file names are generally a bad idea. That's asking
    for problems. Unfortunately, we have some in CVS, too:

    $ find|grep " "
    ./Aircraft/737/Instruments/Textures/eicas background.rgb
    ./Aircraft/A380/Models/eicas background2.rgb
    ./Aircraft/Spitfire/Sounds/Spitfire MK IX.wav
    ./Aircraft/Spitfire/Sounds/Spitfire Flyby.wav
    ./Models/Doc/Boeing747/File ID.diz

(2) This file is encoded in UTF-16. That's another bad idea. Very bad.
    I won't even mention the ugly line endings ...

    $ file RRTrent700.xml
    RRTrent700.xml: Little-endian UTF-16 Unicode character data, \
        with CRLF, CR line terminators

m.

_______________________________________________
Flightgear-flightmodel mailing list
[email protected]
http://mail.flightgear.org/mailman/listinfo/flightgear-flightmodel
2f585eeea02e2c79d7b1d8c4963bae2d