Home » U++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » Locale troubles with UPP
Re: Locale troubles with UPP [message #1481 is a reply to message #1478] |
Mon, 06 March 2006 07:53  |
 |
mirek
Messages: 14265 Registered: November 2005
|
Ultimate Member |
|
|
lundman wrote on Mon, 06 March 2006 00:28 |
I went back to this. They recommended applocale, which might work, if you run XP, but is not supported on Win2k.
I tried various methods of wrapping IDE, etc, with .bat files that first set the codepage, #pragma for codepage, and setlocale() but nothing lets me compile upp.
We are forced to stay 7.1 until MS can solve it.
Lund
|
After some research... have you tried
#pragma setlocale("C")
?
Place it somewhere into Core/Core.h or Core/Defs.h...
This info indicates it should help...:
http://www.openoffice.org/issues/show_bug.cgi?id=36782
I would gladly place it into Core.h....
Mirek
[Updated on: Mon, 06 March 2006 07:57] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Tue Jul 08 21:52:21 CEST 2025
Total time taken to generate the page: 0.03536 seconds
|