Jump to content

CyberPeter

Members
  • Content Count

    54
  • Joined

  • Last visited

Community Reputation

11 Good

Recent Profile Visitors

1225 profile views
  1. Just FYI I installed C++ Builder 12 yesterday (fresh install, no settings borrowed from earlier versions) I built again and get the exact same error.
  2. Frustrating. I'm all in currently. Let's see if I can get passed the issues.
  3. Oh, I waited until my release was out of the way before I started messing with v 12. Next release is still a while away. I did not risk that. No issues ? A smooth release ? Did you have compile and/or link issues going from v11 to v12 ? I'm having some linker issues at the moment. It looks like I have to recompile all libraries (32 bit, I assume 64 bit will be the same). I did not expect that. I thought they had not upgraded clang etc. yet ? Certainly not 32bit. Oops, I realize I'm digressing.
  4. Any idea if it's worth reporting this as a bug (when that service becomes available again (sigh)) ?
  5. For the moment solved by copying "C:\\Users\\Public\\Documents\\Embarcadero\\Studio\\22.0\\Styles\\Windows11_Modern_Dark.vsf" "C:\\Users\\Public\\Documents\\Embarcadero\\Studio\\22.0\\Styles\\Windows11_Modern_Light.vsf" to "C:\\Users\\Public\\Documents\\Embarcadero\\Studio\\23.0\\Styles\\Windows11_Modern_Dark.vsf" "C:\\Users\\Public\\Documents\\Embarcadero\\Studio\\23.0\\Styles\\Windows11_Modern_Light.vsf" but very curious whether I should report this as a bug, or if this is expected behavior ?
  6. I was counting on the fact that v12 would have the same VCL styles as v 11 ? I mean they can add styles, but remove them ?? This introduces all sorts of problems since I store the selected style in user settings, and if I need to use different styles in a new build I will have to deal with that. In v11 I use: but they are not available in v12 ? v12 features: instead, which are not the same styles.
  7. CyberPeter

    How do I upgrade from (c++ Builder) 11.3 to 12 ?

    Embarcadero could so easily avoid all this confusion and frustration by redirecting https://members.embarcadero.com to https://my.embarcadero.com/
  8. CyberPeter

    How do I upgrade from (c++ Builder) 11.3 to 12 ?

    Thank you Jon, that helped.
  9. Months ago I tried to install v 12 via the web-install (I also reported a bug: https://quality.embarcadero.com/browse/RSP-44128 ) Every few days I tried to resume the install process without success (bad gateway) Now it happily reports: which means .. what ?? It's obviously not installed, it never downloaded to begin with. Also annoying that reporting / amending bugs is still read only !? So I logged in to my account: https://members.embarcadero.com And went to "My registered user downloads" ( https://cc.embarcadero.com/myreg ) but got: "Received an unexpected EOF or 0 bytes from the transport stream. An error has occurred while processing the page. Please try to refresh the page, or return to the home page." I see people reporting v 12 issues here and I can't even manage to download and install it ?? Where do I go to download and install v 12 ?? I'm so thoroughly frustrated with Embarcadero.
  10. CyberPeter

    docwiki.embarcadero.com is not working

    It appears to be back for me as well (It was offline 24 hours ago)
  11. CyberPeter

    Quality portal access gone for me ?

    And remember the help pages being offline for weeks on end (last year I think) !? It's unfathomable they can't keep their online stuff working in a reasonable manner. It just makes you feel they can't keep their shit together, so why trust them to make a toolset you can trust to always work when you need it.
  12. CyberPeter

    Activate account content at my.embarcadero.com/

    I tried to log in just now ( https://quality.embarcadero.com/login.jsp ) to check on some issues, supposedly fixed in 12. It won't let me log in either. " Sorry, your userid is required to answer a CAPTCHA question correctly. " Ironically there is a "report problem" link, and when you click it it says you need to log in first .. 🙄
  13. Sure, but since it has been showing in multiple versions for quite a while, it stands to reason the issue is still there, since no actions were taken to address it. But if you have a downloadable file I will gladly download and try again. So far I tested 8.69 and the latest 9.x official download from mentioned website. I am not the OP, I just chimed in because I also see the same problem. What are the chances my setup happens to be corrupt just like the OP's setup .. Only after your yesterday post François, did I download the latest from the website. I did not make any changes to it and I did not mess with the compiler options. The cbproj files were simply loaded and compiled without making any changes. I also mentioned I never install packages so in a way my IDE is as clean as it comes. You mentioned: Perhaps the fact that you have ICS installed makes a difference !
  14. Before I jump through those hoops I need to know that this issue specifically has been addressed and you're merely looking for confirmation. If nothing has changed in this regard since 8.68 (at least) then there's no point. Happy to try the next release when it's available from the download site.
×