OpenTx Simulator Language

openTx has introduced a range of new features, ideas and bling. It is fast becoming the firmware of choice for many users. openTx will run on ALL current hardware platforms, including the gruvin9x and sky9x boards. Work has already started to support the new FrSky X9D radio!
Post Reply
wilopaan
Posts: 155
Joined: Sun Sep 09, 2018 6:09 pm
Country: -

OpenTx Simulator Language

Post by wilopaan »

Hi all,

this is probably a dumb question: how to change the menu-language (not voice files) in the simulator?

Thanks!

User avatar
Kilrah
Posts: 11109
Joined: Sat Feb 18, 2012 6:56 pm
Country: Switzerland

Re: OpenTx Simulator Language

Post by Kilrah »

Not possible without compiling it yourself.
wilopaan
Posts: 155
Joined: Sun Sep 09, 2018 6:09 pm
Country: -

Re: OpenTx Simulator Language

Post by wilopaan »

Kilrah wrote: Tue Mar 17, 2020 8:20 am Not possible without compiling it yourself.
How do I do that? How do I set german language? Is there sort of configure script?
User avatar
Kilrah
Posts: 11109
Joined: Sat Feb 18, 2012 6:56 pm
Country: Switzerland

Re: OpenTx Simulator Language

Post by Kilrah »

wilopaan
Posts: 155
Joined: Sun Sep 09, 2018 6:09 pm
Country: -

Re: OpenTx Simulator Language

Post by wilopaan »

Ok, thanks.

Well, I get the follwing errors... what am I am doing wrong?

$ cmake -Wno-dev ../src
-- Simulators library search path: /usr/local/lib/companion
CMake Error: File /version.h.in does not exist.
CMake Error at CMakeLists.txt:117 (configure_file):
configure_file Problem configuring file


CMake Error: File /companion.desktop.in does not exist.
CMake Error at CMakeLists.txt:118 (configure_file):
configure_file Problem configuring file


CMake Error: File /simulator.desktop.in does not exist.
CMake Error at CMakeLists.txt:119 (configure_file):
configure_file Problem configuring file


CMake Error at CMakeLists.txt:131 (qt5_add_translation):
Unknown CMake command "qt5_add_translation".

wilopaan
Posts: 155
Joined: Sun Sep 09, 2018 6:09 pm
Country: -

Re: OpenTx Simulator Language

Post by wilopaan »

FYI:

cmake version 3.16.5

Well, there are more errors:

-- Simulators library search path: /usr/local/lib/companion
CMake Error at CMakeLists.txt:104 (use_cxx11):
Unknown CMake command "use_cxx11".
wilopaan
Posts: 155
Joined: Sun Sep 09, 2018 6:09 pm
Country: -

Re: OpenTx Simulator Language

Post by wilopaan »

Instead of compiling the companion/simulator alone I managed to do a full build. Thank you.

Post Reply

Return to “openTx”