Hello gents, I'm about to lose my mind trying to get this to compile...
We're in the middle of migrating our projects from xe3 to the latest version but I can't get this thing to work and let's say that dealing component installs it's not my 'thing'.
From xe3 to xe12.3 I managed to get things compiling using ICS from GetIT. From what I recall, after installing the Delphi version, the project complained about missing OverbyteIcsWndControl.obj so I ended up compiling the CB ones and managed to get it working but now, for XE13 not even the CB one I can get to work. Tried the one from GetIT, the one from the zip and even the svn one, I'm really out of ideas...
Any tips?
Regards
João
PS:
In OverbyteIcsSuperObject.pas (Look for "parser ... owned!") ParseString, ParseStream, ParseFile and ParseEx shouldn't the 'this' be actually 'This'?