CORBA

redirectz redirectz at yahoo.es
Sat Aug 16 18:45:58 BST 2003


Hi...
  first, thanks!
  Then, wich libraries do I have to add to my project (i've installed
omniORB)?  I mean, to make a pthread project i have to add "-lpthread"
but for omniORB/MICO I don't know which library.

thanks again
[pepo]

El sáb, 16 de 08 de 2003 a las 05:45, Robert Jonsson escribió:
> Saturday 16 August 2003 09:29 skrev redirectz:
> > Hi friends...
> >
> >   Please, How do I can make projects with CORBA inside my KDevelop ?
> >
> You mean how to incorporate IDL files? 
> Corba is just a specification, you need a specific implementation and using 
> that is no different than incorporating an external library of any kind, a 
> bunch of lib-files and a bunch of header-files.
> 
> - With the exception of the IDL files which need to be compiled with an IDL 
> compiler, when you've done that they are no different, a bunch of headers and 
> sources.
> 
> The IDL generation/compilation you either do by hand or edit a makefile to 
> provide it, which ofcourse is a better solution, you probably need to do that 
> anyway to insert the generated files into your project.
> 
> Check out an CORBA implementation and the specifics of it first. Then you can 
> try to use Kdevelop with it.
> 
> /Robert


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list