Discussion:
[omniORB] Re: omniORB-list Digest, Vol 41, Issue 15
Andrew Miller
2006-09-22 10:08:46 UTC
Permalink
Date: Mon, 18 Sep 2006 10:39:35 -0700
Subject: RE: [omniORB] Unable to locate msvcr80.dll while compiling
omniorb3.0.4 with VC8(Visual Studio 2005)
Content-Type: text/plain; charset="us-ascii"
-----Original Message-----
Sent: Sunday, September 17, 2006 12:53 PM
To: George Liu
Subject: Re: [omniORB] Unable to locate msvcr80.dll while compiling
omniorb3.0.4 with VC8(Visual Studio 2005)
I'm trying to compile omniORB 3.0.4 on XP with VC8 (Visual Studio
2005)
Is there a good reason that you're trying to compile such an old
omniORB
version with such a new version of Visual Studio? omniORB 4.0.7 and
4.1.0 both work fine with VS 8.
[George Liu]
I know it's somewhat weird that anyone would use an ancient version of
open source software.
My situation is I'm building customization for a software pack which
includes omni ORB3.0.4. I cannot change the "core" software, but only
build additional features / UIs for it. That's why I'm using VC8 and
3.0.4.
You are aware that different MSVC major versions do not produce binary
compatible output for C++ sources, right? I would suggest that you match
your MSVC version to the software pack you are customising (if the
vendor also used MSVC8, then they must have already fixed these issues,
so ask them, but if they are using such an old ORB version I suspect
they used an older MSVC version too).

Best regards,
Andrew Miller

Loading...