Orbacus 4.2 with Borland C++Builder5
"Eric DANIELOU" <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <OF219B0AB5.A802B2B8-ONC1256F23.00548B77@LocalDomain> |
Hi Darren, First I decompress OB-4.2.0-eval.zip in a directory: C:/ob-4.2.0-eval. In this directory, I try "make /f Makefile.bcc install" The first error is at line 380 in the file include\ob\Net.h. I put on the flags HAVE_NO_GETADDRINFO and HAVE_NO_SOCKADDR_STOCKAGE I run "make /f Makefile.bcc install" again. The error is now : Fatal 'BiDir_impl.o' does not exist I open the file Makefile.bcc in the directory ob\src\library and I replace BiDir_impl.o by BiDir_impl.obj I run "make /f Makefile.bcc install" again. There are 26 errors when compiling GIOPConnection.cpp. Error 2313 on line 622, line 628 Error 2172 on line 628 Error 2451 on line 836 : Symbole ex not defined. Best Regards, Eric _______________________________________________ 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