STM32 MPUs Embedded software and solutions

Ask questions and find answers on STM32 microprocessors and dedicated embedded software solutions, such as Yocto SDK, Qt, and OP-TEE.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Add new locale to image

I need to create an application that can handle text translations with gettext() in C code.How to add localizations to the image to be generated?I added these configurations in the build recipe:ENABLE_BINARY_LOCALE_GENERATION = "1"GLIBC_GENERATE_LOCA...