norgepaul / TChromeTabs

Comprehensive Delphi implementation of Chrome's tab system
Other
215 stars 78 forks source link

Does not compile under 11.2 #99

Closed yesilcimenahmet closed 1 year ago

yesilcimenahmet commented 1 year ago

Hi,

As the title suggests, the Design pack does not compile, also the Icon.dcr file is missing but I have added it to the required folder. Delphi compiler gives the following error:

Registration procedure, Chrometabsregister.Register in package C:\Users\Public\Documents\Embarcadero\Studio\22.0\Bpl\ChromeTabs_D.280.bpl raised exception class EAccessViolation: Access violation at address 6B187F63 in module 'rtl280.bpl'. Read of address 002E007A.

landrix commented 1 year ago

can you test the latest source please

yesilcimenahmet commented 1 year ago

Hi, still same. Packages were compiled successfully but when I click "Install" for Design Time package it gives error.

Registration procedure, Chrometabsregister.Register in package C:\Users\Public\Documents\Embarcadero\Studio\22.0\Bpl\ChromeTabs_D.280.bpl raised exception class EAccessViolation: Access violation at address 69BF7F63 in module 'rtl280.bpl'. Read of address 00000008.

yesilcimenahmet commented 1 year ago

Hi, its because of "unidac_9.2.1_d28pro.exe" on Delphi 11.2 when I uninstalled it everything works nice.

landrix commented 1 year ago

sry, i can not give support for unidac