Re: Standard SDK 500 seems to be missing locale header



Skagget wrote:
I'm trying to build a small project that uses C++ locales for Standard SDK
(SH4) but the compiler tells me it can't find the locale file. I can't
either. :-) is it missing from the SDK?

The whole C++ standardlibrary is crippled to various degrees under CE SDKs
supplied by MS. You can get a bit further using STLport as a replacement.
Just wondering, but what exactly is it that you need from <locale>?

Uli

.



Relevant Pages

  • Re: Problems with GetOpenFileName and GetSaveFileName
    ... > OK I've tested your program with VC6 SP6. ... what version of the Platform SDK are you using? ... even offered them free upgrades to 98SE but they didn't go for it). ... > SDK installed and available to the VC compiler.. ...
    (microsoft.public.win32.programmer.ui)
  • Re: Platform Manager API and build directories
    ... The SDK installed for a given *device* knows what processorthe device ... To achieve this, given a compiler I ... Then retrieve the environment parameters. ... I have talked about the "target ...
    (microsoft.public.windowsce.platbuilder)
  • Re: VSS SDK writer impossible to compile
    ... have the same problem of a useless SDK, here is a solution that works. ... In the end, it seems to be a compiler issue, the C/C++ compiler in VStudio ... I created a SOURCES file and compiled it with DDK ... 6000 as a Win2K3 console application. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: EVC3, EVC4 or VStudio 2005?
    ... the problem is in some setting or compiler flag, ... I do know that mucking with the SDK to try to get it to build is the wrong ... In the PocketPC2003 SDK that is in VS2005 there is a C++ header file ... Looking at the WM5 SDK, in the same header file "vector", this file is ...
    (microsoft.public.pocketpc.developer)
  • Re: EVC3, EVC4 or VStudio 2005?
    ... older SDK. ... that the problem is in some setting or compiler flag, ... In the PocketPC2003 SDK that is in VS2005 there is a C++ header file ... Looking at the WM5 SDK, in the same header file "vector", this file ...
    (microsoft.public.pocketpc.developer)

Loading