Page 1 of 1

Delphi 2010 and ZeosLib 6.6.x without Unicode?

Posted: 04.10.2009, 22:17
by chrishe
Hi there,
I have a project built in Delphi 7 with zeosLib 6.6.x, and have just upgraded to Delphi 2010.
Is it possible to use Delphi2010 as non-unicode and so maintain my project in Delphi 2010. Advice on how to would be much appreciated!
Many thanks
ChrisHe

Posted: 09.10.2009, 20:21
by mdaems
I'm afraid there's no 'backward compatibility switch' available for Delphi 2009 and 2010 string handling. If there was we would have heard about it.

So... you'll have to stick with D7 for these projects or try to use the svn trunk snapshots to try if this works for you.

Mark