error installing in XE

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
wmeyer
Fresh Boarder
Fresh Boarder
Posts: 6
Joined: 02.03.2010, 15:40

error installing in XE

Post by wmeyer »

I pulled the testing branch on SVN today. I build all, and get no errors.

When I try to install, I get this error:
"The procedure entry point @ZMessages@_SRowBufferWidthExceeded could not be located in the dynamic link library ZCore150.bpl."

I have seen comments on whether to install from the project manager, or from the Component menu. Both methods yield the same result.
seawolf
Zeos Dev Team *
Zeos Dev Team *
Posts: 385
Joined: 04.06.2008, 19:50
Contact:

Post by seawolf »

I've recently installed Zeos libs on Delphi XE. All works as expected.
You need to open ZeosDboDev.groupproj
Complile and build it, then select ZComponentDesign150.bpl and install it.

That all
wmeyer
Fresh Boarder
Fresh Boarder
Posts: 6
Joined: 02.03.2010, 15:40

Post by wmeyer »

Opened ZeosDboDev.groupproj
Did a Build All
Selected ZComponentDesign150.bpl, clicked Install, and got the error I reported in my original post.
wmeyer
Fresh Boarder
Fresh Boarder
Posts: 6
Joined: 02.03.2010, 15:40

Post by wmeyer »

Pulled the Testing branch from SVN today (17 Sept), noted updates were made to the source three days ago. Built without any problems, as before. Failed to install, as before, same error: "The procedure entry point @ZMessages@_SRowBufferWidthExceeded could not be located in the dynamic link library ZCore150.bpl."
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

This message makes me think of 'lost' zeoslib bpl, dcu, ... stuff from a previous delphi or zeoslib version which might be on your machine.

Mark
Image
Locked