Jump to content

bdw_nz20

Members
  • Content Count

    72
  • Joined

  • Last visited

Posts posted by bdw_nz20


  1. Yeah the release in my case was a small app and it wasn't in v12 it was v11.

     

    Only just trying v12 today which has been a whole day of finding constant issues.

     

    I stopped when v12 decided to quit all on its own while trying to run CodeInsight.

     

    In most cases with static libs I've always had to re-compile them all, in the end I changed those libraries to just add the code directly so gets compiled with the main project


  2. Lol.....yeah I was going to suggest that but realized it was not running as well while typing.

     

    Yeah I do think its worth it.  Its just frustrating these things aren't consistent, maybe reporting it would help next time it happens.

     

    I think I had the exact style you mentioned but no time to think about copying things across as had urgent release so just changed the styles at the time.


  3. RzCommon.hpp has the code :-

     

    //-- var, const, procedure ---------------------------------------------------
    #define RaizeComponents_Version L"7.0.0"
    static _DELPHI_CONST System::Word cm_GetBlinking = System::Word(0x8fb);

     

    This produced the bcc32c Error :-

    [bcc32c Error] RzCommon.hpp(647): unknown type name '_DELPHI_CONST'
    [bcc32c Error] RzCommon.hpp(647): cannot define or redeclare 'Word' here because namespace 'Rzcommon' does not enclose namespace 'System'
    [bcc32c Error] RzCommon.hpp(647): expected ';' after top level declarator

     

    So I just dropped a RzPanel on a blank form and get the above error.

     

    Looking back at older compiles that line is compiled without the _DELPHI_CONST in the past....any ideas why RAD12 is producing that in the header files ?

     

    This is with Patch 1 installed.

     


  4. The future is bright as its never been so poor i.e. you can only go so low, well in this cycle.

     

    You can target Windows both 32 bit and 64 bit in C++ but based on the speed of light performance for integrating tomo ide features and updating tool chains we are MANY light years away from improvements.


  5. Can you replicate in a simple test application ?

    Sometimes this helps to figure out if its also related to your specific code or EMB.

    Always a pain to figure out but EMB will do nothing unless there is a specific QC case.

    We've not quite managed to start using 12 yet so can't comment on the debugging side but from past experience I'm not surprised if there is an issue.


  6. Still slow for RAD Studio 12 for me,

    IDE says not responding and looks locked up if you press on the Extend the Ide or GetIT buttons on startup.

    It does eventually come back but I don't understand why the code they are using would lock the IDE up like that.

    It seems to come right eventually but surely a simple check could be done before locking up the IDE.


  7. @Cherubino have you managed to lodge or find any QC reports about this issue ?

     

    I just found this one since I managed to login finally

     

    https://quality.embarcadero.com/browse/RSP-43235

     

    In the full release of C++ Builder 12.0, the Structure view and the "Search for a method" box at the top of the editor are no longer populated with anything.

    This was working fine in the last Beta.

    The new Visual Assist stuff works great. What happened to the rest?


  8. Thanks for the info Dave, really appreciate it.

     

    It really should be EMB that maintains a service status page and keeps THERE CLIENTS up to date on service issues.

     

    In my opinion it presents an incredibly poor view to there customers, they can't even maintain a forum, now the same with quality portal.

    • Like 1

  9. So seems endless script errors from the Welcome page it seems......EMB what the heck are you doing.

     

    Why do I get this from YOUR crappy setup, man.  Talk about pushing people to stop using a product.

     

    Every single release seems to be a battle royal to test and see what is broken this time.

     

    Is this what you call QUALITY, we can't even lodge issues, oh the irony or is that shutdown to hold off all the complaints, one has to wonder?


  10. @Fraser, yeah I have 10,1 patch 2 installed still as we STILL haven't been able to progress on update some projects to later versions (yeah thats a dig at you EMB).

     

    I just started it as not needed to run for a week or so.  I've not had any issues with scripts prior to just testing now and got this one on opening a project.  COME ON EMB !

     

    image.png.47cb9f3d4d3f1fe833d271173fa496fa.png

×