Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Recompile Source

1 view
Skip to first unread message

David Thomson

unread,
Nov 19, 2004, 2:55:49 PM11/19/04
to
I'm trying to recompile the entire source for Kylix3 (Enterprise) to get
past a TSOAPAttachment issue. How do I do this. I've transferred the
entire source code form Delpi7 (Enterprise) to my kylix box, and deleted the
DCU's but I don't know how to recompile the system source.

Anybody done this before?

Thanks in advance.

Dave


Daniel Wildt

unread,
Nov 20, 2004, 5:31:23 PM11/20/04
to
| "David Thomson" wrote in message:

| I'm trying to recompile the entire source for Kylix3 (Enterprise) to get
| past a TSOAPAttachment issue. How do I do this....

If you add the path where the source is in your search path application, the
compiler will recompile the source code inside that path and generate DCU
files in the output path configured in your project.

After this you can move dcu files created to lib path.

Important: that's not a good approach... can't you inherit the class you
want to modify and change those methods that are not working correctly?

Regards,
Daniel Wildt


Hür Akdülger

unread,
Jan 27, 2005, 5:33:28 PM1/27/05
to
Kylix 3 has no TSOAPAttachment class.
We can say Kylix 3 is compatible with Delphi 6.9.
Because as you can see, Delphi 7 has got TSOAPAttachment.

You can build and use your own package and Dcu's in each platform.
I did it before.
Because my application server was Linux and my client(s) was/were Linux or
Windows.
I think there is no problem with this kind of usage.
My problems with Midas.DLL and Midas.SO.

Because i think they arent exactly identical.


"David Thomson" <dtho...@ci.remove.this.rochester.mn.us.drop.this.too>
wrote in message news:419e4fc4$1...@newsgroups.borland.com...

0 new messages