I have a fresh install of 10.1 Berlin, but when trying to compile IDE experts, I am missing ExpertsCreators.dcp from all my library paths. The file was in 10 Seattle, and ExpertsCreators240.bpl is in the bin, but the DCP is nowhere to be found. Has anyone else run into this?

Comments

  1. I can't find ExpertsCreatorsXxx.dcp for any of the installed Delphi versions on my computer. There are only:
    ExpertsCreatorsXxx.bpl
    ExpertsCreatorsXxx.de
    ExpertsCreatorsXxx.fr
    ExpertsCreatorsXxx.ja (not always, I apparently didn't install Japanese support for all versions)
    ExpertsCreatorsXxx.jdbg

    ReplyDelete
  2. The DCP doesn't have the version number on it (just ExpertsCreators.dcp).  I see it in Seattle in lib\Win32\release etc, but it is gone in Berlin.  I've checked my laptop install of it too.  I can't build the expert for DUnitX without it.  Strange.

    ReplyDelete
  3. Ryan McGinty My fault: Yes, the dcp does not have the version suffix. But no, it's still not there on my computer, not for any of the installed Delphi versions (6 to 10.1). I might have left out some component while installing though.

    ReplyDelete
  4. No, this is core (part of OTA) stuff as far as I know.  It is only in the newer versions (definitely not in XE).  I'm looking at my Seattle directory right now, and you do NOT have this file in it?
    C:\Program Files (x86)\Embarcadero\Studio\17.0\lib\win32\release\ExpertsCreators.dcp
    It was in every Seattle install I could find...  In fact, what is even more odd is that search for some of the used units in Seattle reveals an "Experts" subfolder under Source that is not in my Berlin install.  I'm thoroughly confused now...  I think I'm going to post in DUnitX to see if anyone has actually compiled the expert from source, but I would think you doing GExperts would require some of these things too!  That's why I'm so confused (nice job on the GExperts btw).

    ReplyDelete
  5. Ryan McGinty I never heard about this package before. The bpl is there for various Delphi versions, but the dcp is nowhere to be found. I looked in the Delphi installation directory as well as in public documents.

    ReplyDelete
  6. Thomas Mueller  Like I said - I am totally confused.  It is needed to compile DUnitX's expert and I can't do it in Berlin, but can in Seattle.  I feel like I am missing something simple, but not sure what it is...

    ReplyDelete
  7. Marco Cantù, do you happen to know what sku/installation option is required to get the ExpertsCreators.dcp files to install?  A couple of people have mentioned that it is available in their install, but it is not in mine...  I installed via the esd, pro sku, and selected only help files, Delphi 32/64 and C++ 32/64.

    ReplyDelete

Post a Comment