Home » U++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » Language thTH added in .t file generates an error (Used theIDE to add a language in .t file that generates an error.)
|
Re: Language thTH added in .t file generates an error [message #46902 is a reply to message #46887] |
Thu, 08 September 2016 21:13   |
jlfranks
Messages: 57 Registered: May 2007 Location: Houston, TX, USA
|
Member |
|
|
Core/t.h is missing an entry for thTH
I've added the line in t.h as follows:
#define thTH(text) { LNGC_('T','H','T','H', CHARSET_UTF8), text },
This corrected the compile time error for me.
Can someone verify that this is the correct fix and include it in U++ ?
Thanks,
-- Jeff
|
|
|
|
Goto Forum:
Current Time: Sun Jun 22 17:41:18 CEST 2025
Total time taken to generate the page: 0.04173 seconds
|