Hello Stephen,
I am not attempting to compile (or run) CPRS at present, just the BDK32 Delphi component. As I said, applications compile ok with the offending line of code commented out, but do not compile in my environment otherwise. I tried several permutations of broker component property settings, etc., none of which affected the problem.
While the patch 40 broker works without that line of code in my non-CCOW environment, I would like to understand and resolve the problem if possible.
Thanks! Lloyd
----- Original Message ----- From: "Stephen K. Miyasato" <[EMAIL PROTECTED]>
To: <[email protected]>
Cc: "Karl Zukaitis" <[EMAIL PROTECTED]>
Sent: Friday, February 25, 2005 2:55 PM
Subject: Re: [Hardhats-members] XWB*1.1*40 compile error
Lloyd,
Which version are you running for CPRS. I have been able to compile with Delphi 6. If CCOW is installed you have to put CCOW=DISABLE in the start up parameters.
Stephen K. Miyasato
Pacific Telehealth and Technology Hui
----- Original Message ----- From: "Lloyd Milligan" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, February 24, 2005 8:48 AM
Subject: [Hardhats-members] XWB*1.1*40 compile error
The BDK32 for Delphi 7 creates two RPC Broker components, RPCBroker and CCOWRPCBroker. Neither will compile in my environment. Although the CCOWRPCBroker component has a different name and icon than the RPCBroker component, compiling an application containing either component reaches VERGENCECONTEXTORLib_TLB.pas where the compile error occurs in this line -
TControlData2(CControlData).FirstEventOfs := Cardinal(@@FOnPending) - Cardinal(Self);
The error is "Left side cannot be assigned to."
Nothing I tried avoids the error except commenting out the offending line, in which case the application compiles normally. I should also remark that the RPCBroker component connects properly to the server in any case.
I wonder if some special environment setting is needed for the compile. Has anyone else seen this error? Suggestions as to what might be wrong here would be welcome.
Lloyd
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
