MSEIDE-MSEGUI

The forum for ZeosLib 7.2 Report problems. Ask for help, post proposals for the new version and Zeoslib 7.2 features here. This is a forum that will be edited once the 7.2.x version goes into RC/stable!!

My personal intention for 7.2 is to speed up the internals as optimal a possible for all IDE's. Hope you can help?! Have fun with testing 7.2
Post Reply
medhome
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 18.07.2021, 14:07

MSEIDE-MSEGUI

Post by medhome »

Hi all,

I have an error compiling dbo library . I am MSEIDE user .


ZTokenizer.pas(1248,35) Error: Incompatible type for arg no. 1: Got "TTokenizerStream", expected "tstream"

How to correct this? ( Replace TTokenizerStream ?)

Med
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1939
Joined: 17.01.2011, 14:17

Re: MSEIDE-MSEGUI

Post by marsupilami »

Hello Med,
medhome wrote: 18.07.2021, 14:14 ZTokenizer.pas(1248,35) Error: Incompatible type for arg no. 1: Got "TTokenizerStream", expected "tstream"
That sounds strange to me. I would expect for TTokenizerStream to be a descandant of TStream. Which Version of Zeos and FPC do you use?
medhome
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 18.07.2021, 14:07

Re: MSEIDE-MSEGUI

Post by medhome »

Hello,
Free Pascal Compiler version 3.2.2 [2021/05/15] for i386
ZeosLib 7.2

Med
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1939
Joined: 17.01.2011, 14:17

Re: MSEIDE-MSEGUI

Post by marsupilami »

Hello Med,

could you please try the latest Zeos 7.2.12 from our downloads section?

Best regards,

Jan
medhome
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 18.07.2021, 14:07

Re: MSEIDE-MSEGUI

Post by medhome »

I downloaded zoesdbo-7.2.12-stable.zip
I am using Mseide-Msegui 5.6.2

Regards

Med.
medhome
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 18.07.2021, 14:07

Re: MSEIDE-MSEGUI

Post by medhome »

There is the same error with 7.2.12 stable version.

Regards

Med.
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1939
Joined: 17.01.2011, 14:17

Re: MSEIDE-MSEGUI

Post by marsupilami »

Hello Med,

I checked in some modifications that will allow to compile Zeos with MSEIDE+MSEGUI. Please download a snapshot of the current Zeos 7.2-patches branch.

You will also need to replace file msezeos.pas because the original version has problems. I created a pull request and an issue for this with the original author of MSEIDE and MSEGUI:
https://github.com/mse-org/mseide-msegui/issues/31
https://github.com/mse-org/mseide-msegui/pull/32

Best regards,

Jan
You do not have the required permissions to view the files attached to this post.
Post Reply