[Lazarus] vtUnicodeString

zeljko zeljko at holobit.net
Thu Feb 16 07:46:21 CET 2012


On Wednesday 15 of February 2012 18:37:08 Mattias Gaertner wrote:
> Juha Manninen <juha.manninen62 at gmail.com> hat am 15. Februar 2012 um 18:15
> 
> geschrieben:
> > LCLProc has procedure DebuglnThreadLog which refers to vtUnicodeString
> > which doesn't compile with FPC 2.4.4.
> > It should be embedded in IFDEF. Is VER2_6 the right define? Like:
> > 
> > {$ifdef VER2_6}
> > 
> >     vtUnicodeString:
> > s:=AnsiString(UnicodeString(s)+UnicodeString(Args[i].VUnicodeString));
> > {$endif}
> 
> AFAIK 2.6 does not have it.

But I don't have problems with building ide with 2.6.1

zeljko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120216/8f089975/attachment-0003.html>


More information about the Lazarus mailing list