[fpc-pascal] Widestrings manager ?
Joost van der Sluis
joost at cnoc.nl
Sun Aug 24 15:34:54 CEST 2008
Op zondag 24-08-2008 om 03:34 uur [tijdzone -0300], schreef Steve Howe:
> Hello Graeme,
> > On 8/23/08, Steve Howe <howesteve at gmail.com> wrote:
> > > "This binary has no widestrings support compiled in.
> > > Recompile the application with a widestrings-manager in the program uses
> > > clause."
> >
> > You need to add the "cwstring" unit to your project's uses clause as
> > one of the first units.
> It worked fine. I guess that should be pointed somewhere in docs... anyway, it
> should be searchable on Google by now.
This behavour in new in fpc 2.2.2, earlier versions gave an unhandled
exception, iirc.
You could make a documentation-bug report. ;)
Joost
More information about the fpc-pascal
mailing list