fredvs / ideU

The ide. Universal.
GNU General Public License v2.0
63 stars 9 forks source link

FPC compatibility #20

Closed circular17 closed 4 years ago

circular17 commented 4 years ago

Here are a list of changes for FPC compatibility (in msegui\lib\common\fpccompatibility)

Insert mclasses after Classes in uses clause of:

I suggest to check as well (even if it may not be necessary for BGRABitmap):

Following is a list of unit to add. All of them need to be tweaked with mclasses.

Add zipper unit to fpccompatibility folder. It is found in paszlib package of FPC.

Add some units for XML support. They are found in fcl-xml package of FPC:

Add units from package fcl-base:

fredvs commented 4 years ago

This seems to be a MSEide-MSEgui problem.

Please open a issue here: https://github.com/mse-org/mseide-msegui/issues

Thanks.

circular17 commented 4 years ago

Done: https://github.com/mse-org/mseide-msegui/issues/6