Hi all,

I  write a program that uses the event service. but when i execute it on linux ( with this command :
./client  -ORBNamingAddr  inet:localhost:12456)-client is my program name- the following error appear:
"cannot find event channel factory".

note that the name service and event service are running in separate shells as follows:
nsd  -ORBIIOPAddr  inet:localhost:12456
eventd  -ORBNamingAddr  inet:localhost:12456

but the command for compiling the client program was :
mico-ld -o client  client.o idlfile.o  -lmicocoss2.3.11  -lmico2.3.11

where is wrong?

can some help me?


--

___________________________________________________
Play 100s of games for FREE! http://games.mail.com/

_______________________________________________
Mico-devel mailing list
[email protected]
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to