[omniORB] Problems with omniEvents
Renny Koshy
renny@visualsoft.com
Fri, 3 Dec 1999 13:48:24 -0500
More than likely MSVC++ uses a different mangling scheme than GCC...
:-)
Don't you love it?!
-Renny
> -----Original Message-----
> From: Vakhtang Tsulaia [mailto:tsulaia@usa.net]
> Sent: Friday, December 03, 1999 1:42 PM
> To: omniorb-list@uk.research.att.com
> Subject: [omniORB] Problems with omniEvents
>
>
> Hello,
>
> I have just started to try omniEvents on the Win98 platform
> (MSVC++ 6.0).
> Following the instructions in 'Readme', I tryed to build source files
> with the use of GNU make. (Command: make export).
> As a result, I got lots of errors while compiling 'omniEvents.cc',
> but anyway three .lib files ('omniEventsStubs.lib',
> 'omniEventsFe.lib',
> 'omniEventsUtil.lib') were installed into the
> appropriate folder.
>
> Afterwards I tryed to link those .lib files to my VC++
> project (I linked
> all of them) and added just single line of code:
>
> ...
> EventChannelFactory_i *factory = new EventChannelFactory_i();
> ...
>
> Result:
>
> error LNK2001: unresolved external symbol "public: __thiscall
> EventChannelFactory_i::EventChannelFactory_i(void)"
> (??0EventChannelFactory_i@@QAE@XZ)
>
> What I did wrong?
> I would be very grateful, if someone could help me to solve
> my problems.
>
> Thanks in advance.
> V.Tsulaia
>
> ____________________________________________________________________
> Get free email and a permanent address at
> http://www.netaddress.com/?N=1
>