Re: Looking for DCOM replacement



Stefan Meisner wrote:

Could you provide the changes you mentioned to me?

Two changes. In DDObjects.inc I added this:

{$IFDEF VER180}
{$DEFINE Delphi5up}
{$DEFINE Delphi6up}
{$DEFINE Delphi7up}
{$DEFINE Delphi8up}
{$DEFINE Delphi2005up}
{$DEFINE Delphi2006up}
{$ENDIF}

and in DDOBase.pas, in the uses part of the implementation section, I added this:

{$IFDEF Delphi6up}Variants,{$ENDIF}

This allowed compiling both packages and installing the design time one.


Is your eMail valid so I can contact you via eMail?

The email here is not valid per say, but a human reader should be able to figure it out quite easily. However, this is a personal email, so I would prefer if you could contact me about DDObjects on my company's email: o.sannier att] ldlc [dot com

Regards
Olivier Sannier
.



Relevant Pages

  • Re: compiling
    ... > applications of interest do not have RPM packages. ... while compiling the latest kernel with gcc 3.3). ... run old games in dosbox without the installation installing old libraries in ... libraries, ldconfig, and configure as well as some C mostly ...
    (alt.linux)
  • Re: glibc upgrade
    ... I have tried installing it using rpm -Uvh but it is not ... has any one tried compiling and installing it before? ... slap in a vastly newer version of glibc and have it work for all your ... mixing and matching such core packages can introduce all sorts ...
    (comp.os.linux.setup)
  • Re: Apollon
    ... >> protocol provided some info) ... >> Does anyone know if these packages are compatible? ... >> compiling or installing them? ...
    (alt.linux)
  • Re: my C++ Compiler Does not work.
    ... I ended up compiling and installing gcc-3.3.2 ... I used this newly installed gcc for compiling new kde-3.2.0 packages. ...
    (comp.os.linux.misc)
  • ruby upgrade broke portsdb and pkgdb (update2)
    ... checking whether we are cross compiling... ... checking minix/config.h usability... ... checking minix/config.h presence... ... ---> Installing the new version via the port ...
    (freebsd-questions)