Hi,
I am having a problem updating to v14.21. I get a compile error in the acSBUtils.pas unit. On line 10515 – “ mi := SkinData.SkinManager.SkinableMenus.GetMenuInfo(nil, nil, CtrlHandle);” – I get two errors in the Delphi editor. Those errors are:
1) E2010 Incompatible types ‘Integer’ and ‘Pointer’
2) E2035 Not enough actual parameters
I previously had v14.19 installed. I’m running Delphi XE6 on a Windows 10 machine.
I’m pretty sure I followed the un-install/install instructions. I’ve updated several times in the past. This time, however, I must not be doing something right.
Thoughts? Suggestions?
Regards