Re: Problems with MSVCP60D:DLL MSVCRTD.DLL when trying to install orbacus on a machine with only C+.Net 2003
David Weir <[email protected]> Wed, 25 Jan 2006 09:42:54 -0330
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Organization | Object Oriented Concepts, Inc. - An IONA Company |
| Message-ID | <[email protected]> |
Hello Jean Louis, On Wed, Jan 25, 2006 at 09:25:22AM +0100, Decoster Jean Louis wrote: > Hi, > > I work with a machine with only visual studio 2003 and when I try to > compile orbacus I receive problems with msvcp60d.dll and msvcrtd.dll > which are not found. > > Perhaps you know a solution which can help me? > > Thanks a lot for your response > Regards > Jean-Louis Did you have a previous installation of the Orbacus "idl" compiler that was built on a machine with VC++ 6.0? It looks like something in your build process is trying to access the VC++ 6.0 library, and I would guess it is the compiler. If you have downloaded the Orbacus C++ distribution, you should be able to rebuild the "idl" compiler (part of the full Orbacus build) using Visual Studio .NET 2003 without any issues. This will eliminate the dependency on any VC++ 6.0 runtime libraries. Cheers, Dave -- David Weir Team Orbacus - Your CORBA Source E-Mail: [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