Jump to content

rudy999

Members
  • Content Count

    50
  • Joined

  • Last visited

Community Reputation

2 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Joker2350 You should report it to Codegear. I think it is https://supportforms.embarcadero.com/ Or if you can, do another install on another PC and see if you have the same issue, or not. If not you 'could' do as I do and the copy the folders to the Catalog Repository... HTH
  2. Ok, so something strange is going on my dev PC. Un installing and re installing the platforms - the folders and files in the catalog repository for Android do NOT appear, though there are no errors during 'install'. I have a test PC where I FIRST updated 12.2 to 12.3 and the Android folders and files were where they were supposed to be. I COPIED them from that PC to my Dev PC and finally got it all working. In 12.2 the FMX app for Android was looking for the Android SDK 25.2, now it is using Android SDK 35.02, as far as I can tell. That was probably part of the issue in regards to the ld.lld issue. Now I am afraid when 12.3+ comes out....
  3. gkobler-you mean platform manager in the install setup routine? tks
  4. I just finished updating from 12.2 to 12.3. I selected Windows and Android (and IOS). The installation seemed to download what was selected, but I could not compile or build for Android. (win32 or win64 ok).. The files I was expecting in the Catalog Repository were not there.. I manually downloaded (maybe a mistake) the Android SDK and NDK (via Android Studio, which I downloaded and installed..) then tried to 'Edit SDK' in Rad Studio setting. No more exclamation marks, but clearly there is a mismatch somewhere.. I get this error message with a previously compiling app or a new project (Android 64) Is it now a PATH issue? - or should I 'reinstall' rad studio? [DCC Error] E2597 ld.lld: error: unable to find library -ldl ld.lld: error: unable to find library -lc ld.lld: error: unable to find library -lm ld.lld: error: unable to find library -landroid ld.lld: error: unable to find library -llog ld.lld: error: unable to find library -ljnigraphics ld.lld: error: unable to find library -lEGL ld.lld: error: unable to find library -lGLESv2 Back to square 1
  5. I have concluded I am going to live with this behaviour, as at least it is identified. In regards to the registry locations - there are references to the 'Enhancement' modules and they continue to appear there even when they do not appear in the key mappings list of the IDE. The problematic project will not always be edited... At one point I will recreate the project and move the files to the new project to see if the issue goes away or travels.
  6. It is one project that when I open it do the keymappings disappear. I need to close RAD Studio and open it again to get them back and as long as I do not open 'that project' - the keymappings stick. The only other information I can provide is that the project is an HTTP SYS intraweb project that required the IDE to 'run as admin' in order to run the application from the IDE (testing and debug etc.)
  7. OK - I see something strange that could explain it. The keymapping screen shot I supplied is with no Project open. When I open the project that I noticed this issue - the keymapping is DIFFERENT. There are not extension keymapping listed... The last three from the screen shot are not listed.. That probably explains it but how is this possible... TIA for any suggestions
  8. I have installed the CNPack and use it mainly for the code formatter. I have found recently in Delphi 12.2 that after a period of time the Ctrl+W which is the default code formatter key map for the CNPack switches BACK to the Ctrl-W for Delphi IDE key mapping (a text selection tool). I end up changing the key map for the CNPack formatter. I had been using Ctrl+W and CNPack for years with out an issue. I am thinking that a certain key stroke sequence I am doing while coding causes this, but do not really know what is causing this. **Any body else experiencing this behaviour? --- Is there a key stroke sequence that can command the IDE to 'reset' to IDE tools options keymappings? Un installing and re installing CNPack does not necessarily bring the key map back to CNPack. Thanks in advance
  9. rudy999

    12.2 Instability

    I am not sure if I am reporting the exact same issue but I can report that 12.2 IDE freezes -specifically after CLOSING a project. The project appears to close but the UI is unresponsive, and that is what Task Manager reports. I do have a lot of 3rd party components. Today I UN Installed Delphi 12.2 and re installed, and it started happening again. *ALSO -as a side effect - the project .dproj files are getting corrupt upon saving - maybe in the middle of saving and then IDE freeze
  10. rudy999

    Delphi 12.1 is available

    Regarding: "Looking at the 23.0\bin folder - folder structure folders and files are there but NOT bds.exe " With help from Embarcadero Technical Support I was able to get the installation going with success. A complete un install lead me to the conclusion that something I did in the past created an issue. I installed in another login user admin profile with no issues and then could use 12.1 in my 'normal' login profile.
  11. rudy999

    Delphi 12.1 is available

    I just have Windows 11 Virus and Threat protection - and no warning or message from that system?
  12. rudy999

    Delphi 12.1 is available

    OK, I am able to attempt to install now, but back to the original error where installation continues and 'registering entries' and copying files to ..\Embarcadero\Studio\23.0 but fails to install bds.exe. Looking at the 23.0\bin folder - folder structure folders and files are there but NOT bds.exe?! I see bds.* files but not that one... Any help is appreciated
  13. rudy999

    Delphi 12.1 is available

    "A Previous Version of RAD Studio 12 was found on your system" - How can I thoroughly clean up file(s) or registry setting to get past this? "The previous version is not removed. Unable to continue" TIA
  14. rudy999

    Delphi 12.1 is available

    I tried to install the web installer and it said that it could not find BDS.EXE. Then I tried to completely un-install, and now an install attempt says "The previous version is not removed. Unable to continue" Am I screwed? I can not install the original 12.0 web install either -same message. Would the ISO image be the next step? TIA
×