Recent content by runarhk

  1. runarhk

    doa41d7 package interface changes

    If I launch the delphi7 IDE and recompile the packages that will fix it, but the problem is we have a buildscript for building the software package. I cannot make this buildscript launch the IDE to compile the packages. This script uses ecc32 commandline compile tool. So when building one of the...
  2. runarhk

    doa41d7 package interface changes

    a small note that I forgot to mention, when googling this i found some text saying: "The package referenced in the message was compiled as a never-build package, but it requires another package to which interface changes have been made. The named package cannot be used without recompiling...
  3. runarhk

    doa41d7 package interface changes

    Hi! At my company we have a huge delphi library with lots of delphi packages. We have an installscript that installs all the packages into the $DELPHI/projects/bpl folder, including third party packages such as doa, using ecc32 command line tool. This is to be able to switch branch once in a...
Back
Top