Re: Question on compiling Orbacus on Windows using bcc32
Darren Middleman <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Organization | IONA | Making Software Work Together TM |
| Message-ID | <[email protected]> |
Hi Frederico, On Mon, Mar 07, 2005 at 11:02:00AM -0300, Frederico Faria wrote: > Hi, > > I am compiling Orbacus for Windows using the bcc32 > compiler. At some point of process, the compilation > stops because the idl compiler ( idl binary file ) was > not found and then it isn´t possible to make some .cpp > files from .idl files to continue the compilation. > > My doubt is: do I need have any idl compiler installed > before to compile the Orbacus ? > > Thank you, > > Frederico Faria > > > ----------------------------------- > > > It was not possible to find > C:\users\faria\projetos\Pre-Pago\orbac > l\ob\demo\chat\Receiver_skel.cpp > ..\..\..\ob\bin\idl.exe -I. --no-type-codes > Receiver.idl > > '..\..\..\ob\bin\idl.exe' isnot acknowledge like an > internal comand .... The idl compiler for Orbacus should be built during the build process. If it is unable to find the idl compiler, then it most likely means that an error occured while trying to build it. Unfortunately, in Windows, when an error occurs, the build will continue. You should go back and look over the output from the build to see what errors prevented the idl compiler from being built. Regards, Darren -- Darren Middleman, Software Engineer Team Orbacus - Your CORBA Source Email: mailto:[email protected] WWW: http://www.orbacus.com/ _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html