News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

How to Instal CORBA in C::B ??

Started by Dudu Rocha, November 25, 2009, 08:44:28 PM

Previous topic - Next topic

Dudu Rocha

Hey guys, i'm making a project and need to put it in network...
I used the cb all the project, but now i need to use the CORBA to make the communication.
But i don't know how :S
...i was trying to use MS Visual Studio 2008, but i prefer the cb and i don't want to change now!
Pleas can u explain me HOW TO INSTALL THE CORBA IN THE C::B??
Thanks

zabzonk

There is no such things as "THE CORBA", only implementations of the CORBA specification. The specific implementation you are using should describe how to install the various libraries, headers etc - this has nothing to do with Code::Blocks.


Dudu Rocha

hum...ok, but how can i link the corba with the cb?
i tryed it but i don't know how :P
tks

stahta01

Quote from: Dudu Rocha on November 25, 2009, 09:49:42 PM
hum...ok, but how can i link the corba with the cb?
i tryed it but i don't know how :P
tks

Learn what a compiler is!
Tell us the name and version of your compiler!
Ask an question about Code::Blocks!

Ask your question about NON Code::Blocks stuff at another site.
I suggest one that supports your Compiler and the library you are using.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]