Test with BCB2009 (Unicode enabled)

The alpha/beta tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.

This is a forum that will be removed once the 7.X version goes into stable!!

Moderators: gto, EgonHugeist, olehs

Locked
macfsr
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 05.12.2008, 09:51
Location: Germany

Test with BCB2009 (Unicode enabled)

Post by macfsr »

Hello,
has anybody tested Zeos7 with BCB2009 . I generated new package like the Delphi2009 package. All packages can be build, but only the ZCore and the ZPlain package can be installed. BCB crashed by the other. Has anybody some ideas ?
:?: Kind regards ...
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

macfsr,
I made this post a new thread.
I never tested BCB2009. I have no idea about how to do that. In delphi we only install the ComponentDesign package.
If it's a IDE crash you should contact th IDE developers. (No problem to send them all the code)
When you get an error from the IDE, please tell us what the exact error is.

Mark
Image
macfsr
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 05.12.2008, 09:51
Location: Germany

Post by macfsr »

Hey Mark,
thanks for your fast replay !
I get no (!) error, the IDE crashed totally. I think I'm going to use CodeCentral. You will get a message from me, when I received a message from CodeGear ...
bulktrasher
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 10.09.2008, 19:53

Post by bulktrasher »

If you're still interested, here(http://www.megaupload.com/es/?d=JOHJBY1Y) are the project files for install ZeosLib 7 on Builder 2009.
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Added to testing branch. Thanks a lot.

Mark
Image
macfsr
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 05.12.2008, 09:51
Location: Germany

Post by macfsr »

@bulktrasher
I copied your Project-Files into my project. Following Error is shown:

[ILINK32 Fehler] Error: Nicht auflösbares externes '__fastcall System::AnsiString::~AnsiString()' referenziert von C:\PROGRAMME\BORLAND\CBUILDER6\LIB\CP32MT.LIB|xx

I want to bild without DRTL !?! I don't why ...? :(
bulktrasher
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 10.09.2008, 19:53

Post by bulktrasher »

Take another look at your error.
ND\CBUILDER6\LI
Are you using C++ Builder 6 instead of Rad Studio 2009?
macfsr
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 05.12.2008, 09:51
Location: Germany

Post by macfsr »

bulktrasher wrote:Take another look at your error.
ND\CBUILDER6\LI
Are you using C++ Builder 6 instead of Rad Studio 2009?
Oh, what a .. ! No, I'm using Rad Studio 2009, it was a old path from the C++Builder6. I use both versions. I delete the C++Bulder6 Link and now it runs. Thank you for your eyes on it ... :oops:
Locked