Closed GoogleCodeExporter closed 9 years ago
hmm, this stupid compiler just doesn't understand such typecast? O_o More and
more I want to drop Delphi, only problems from it...
Original comment by dr.andru@gmail.com
on 20 Jan 2012 at 10:12
Just be glad you don't have to worry about 20 different C(++) compilers out
there ;)
I took me quite some time too to make MondoZenGL Delphi compatible. But I guess
you have a bigger audience if you support Delphi...
Original comment by bil...@planet.nl
on 20 Jan 2012 at 11:48
>> Just be glad you don't have to worry about 20 different C(++) compilers out
there ;)
Yeah... but ZenGL have C/C++ headers, and I have already taste "happiness" of
making compatible code between GCC and Microsoft Visual C++ :)
Original comment by dr.andru@gmail.com
on 21 Jan 2012 at 10:10
ZenGL will use UTF-8 encoding everywhere(UTF8String instead of String and
AnsiString). Maybe later I will add methods with UTF-16 strings.
Original comment by dr.andru@gmail.com
on 22 Jan 2012 at 5:51
Looks like you needed to make a lot of changes for this. Thanks for that!
Original comment by bil...@planet.nl
on 22 Jan 2012 at 6:08
Yep, a lot... for Windows. But everything almost done, and since today I will
test it :)
Original comment by dr.andru@gmail.com
on 22 Jan 2012 at 6:13
Original issue reported on code.google.com by
bil...@planet.nl
on 20 Jan 2012 at 9:57