I'm trying to integrate ht://Dig into an app based on Iona's CORBA implementation
Orbix.
I just found a VERY nasty symbol collision between liborbix.so and libht.so...
They both have an object named Configuration in them. The problem is that when
I go to create a new instance of HtConfiguration it calls the contructor of the
Orbix object Configuration.
Does anyone know of a solution to this so that both objects can remain as they are
without huge modifications to the code...I was thinking namespace first thing but
I know that namespace is not implemented under many compilers.
Any suggestions?
--
David J. Graff
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html