Re: Evaluation copy issues
Darren Middleman <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Organization | IONA | Making Software Work Together TM |
| Message-ID | <[email protected]> |
Hi Vishwanath, > Hi, > I am using an evaluation copy of ORBACUS for windows XP with the > latest edition of Microsoft compiler. > Using nmake /f Makefile.mak install, it's not able to create > binaries in the bin directory of OOC. The error I am getting is > fatal error U1077: '..\..\ob\bin\idl.exe' : return code '0x1'. > > Please let me know how do I go about fixing it. > > Thanks and regards, > Vishwanath > The first thing I would check is to see if the 'idl.exe' executable has been build correctly in the distribution. It should be located in the OB-4.2.0/ob/bin directory. If it does not exist, then there was likely an error when building the executable or one of the libraries that it depends on. When you performed a 'nmake /f Makefile.mak', did you encounter any error messages? Note that it can be very difficult to see the error messages on Windows, the build system will continue building the distribution even if it encounters an error. You will have to watch the build process very carefully. Regards, Darren -- Darren Middleman 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