cancel
Showing results for 
Search instead for 
Did you mean: 

Text transtlation. How to run translation.rb script.

ferro
Senior II

Hi,

the documentation says

"The tool [translations.rb] can be run in the TouchGFX Environment."

What is meant by "TouchGFX Environment" ?

What does the dollar $ sign represent ? Is it a ruby interpreter ? Or some TouchGFX command line tool ?

0693W00000YA4FQQA1.png 

Thank you

1 ACCEPTED SOLUTION

Accepted Solutions
Osman SOYKURT
ST Employee

Hello ferro,

TouchGFX Environment is a command line tool provided when you install TouchGFX Designer. It does include a Ruby interpreter so that developers can use the scripts of framework.

It can be found in your installation path at : \env\MinGW\msys\1.0\msys.bat

0693W00000YA4QiQAL.png 

/Osman

Osman SOYKURT
ST Software Developer | TouchGFX

View solution in original post

3 REPLIES 3
Osman SOYKURT
ST Employee

Hello ferro,

TouchGFX Environment is a command line tool provided when you install TouchGFX Designer. It does include a Ruby interpreter so that developers can use the scripts of framework.

It can be found in your installation path at : \env\MinGW\msys\1.0\msys.bat

0693W00000YA4QiQAL.png 

/Osman

Osman SOYKURT
ST Software Developer | TouchGFX

Crystal clear, Thanks.

This helped to understand how to run it from command line

"C:\TouchGFX\4.21.1\env\MinGW\msys\1.0\\bin\sh"  --login -i

0693W00000YA59nQAD.png

You're welcome 🙂

Osman SOYKURT
ST Software Developer | TouchGFX