This is a minimal internationalized autotools-based GuiLoader/C++ sample application. Building and running this sample requires GNU autotools and installed GuiLoader/C++ wrapper. Assuming that ~/test directory is already created, the following commands should be executed in the sample's directory (this directory may need to be copied outside of the GuiLoader/C++ source tree): $ autoreconf --install $ ./configure --prefix ~/test $ make $ make install $ ~/test/bin/guiloaderhello This command tests Russian translation: $ LANG=ru_RU ~/test/bin/guiloaderhello