Jump to content

jvmbatista

Members
  • Content Count

    4
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. @Angus Robertson Yup, it's the c++ one. I'm trying to upgrade an "inherited" project so not quite sure why/what is being used. Last try I did was with svn source and now I can install the c++ version of the component one but I'm still struggling with the missing obj. Even with enable generate all objects it still does not generate it. The only one I get is the fmx one if I compile those. I now don't have access to it but Monday I'll give it another try, this time with the overnight zip. Thanks
  2. 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'?
  3. jvmbatista

    ICS V9.2 announced

    And I missed this post completely... [MidWare] MidWare, Delphi 12 - ICS - Internet Component Suite - Delphi-PRAXiS [en] (delphipraxis.net) Looks like he doesn't maintain the project anymore so I guess that either update it ourselves or find another way Thanks
  4. jvmbatista

    ICS V9.2 announced

    Hello, I'm probably asking in the wrong place but it seemed a bit overkill to create a thread for this and it's a bit related so here it goes: I've been trying to install MidWare on 12.1 and I'm facing the following issues that I didn't have when installing on 12.0 with ICS 9.0 1- [dcc32 Fatal Error] OverbyteMwReg.pas(5): F1026 File not found: 'OverbyteIcsSslDefs.inc' S: Looked though the ICS projects and if I'm not mistaken that include was removed so I did the same and both run and design projects build successfully. Was this the correct fix? 2- When installing the Design package I get the following error: "Cannot load package 'IcsCommonD12Run.' It contains unit 'OverbyteIcsHtmlPars', which is also contained in package 'IcsCommonNewRun290'." Can you guys point me in the right direction for this one? There was any change from 9.0 to 9.2 like the 1st one that causes this to happen? Regards João
×