vranki / ExtPlane

Plugin for X-Plane flight simulator which allows reading and writing simulation properties
138 stars 44 forks source link

Using ExtPlane-Transformer with FlightGear #50

Closed mateoconlechuga closed 4 years ago

mateoconlechuga commented 5 years ago

Hello, I am trying to start ExtPlane-Transformer, however no output is produced when run from the console? How do I start the application?

vranki commented 5 years ago

Which os are you running on? Have you compiled it yourself or using a binary?

On Ubuntu, if i run it from console it outputs the following and the window opens: $ ./extplane-transformer ExtPlane: void TcpServer::setDataRefProvider(DataRefProvider*) No dataref provider enabled - not listening.

ExtPlane-Transformer is not used very much yet, so there may well be bugs left.

mateoconlechuga commented 5 years ago

I am using Windows 10 binary release, and just running:

$ extplane-transformer.exe

No window opens or text is output. I can try building it later sometime.

vranki commented 5 years ago

Ok, let me know how you succeed. Without any errors it's difficult to debug. Transformer is not used very much yet so there might be hidden bugs.

vranki commented 4 years ago

I suppose it works.