mscorlib.dll version

Simon Ouellette <[email protected]> Wed, 16 May 2018 10:07:41 -0400
Newsgroups gmane.comp.java.ikvm.devel
Message-ID <CAJ8YJkVaVuPmFHSAZ0Li-uYRB2izu+S+QpPxmh2MvN0TpK5WOA@mail.gmail.com>
--===============8324813391490948050==
Content-Type: multipart/alternative; boundary="00000000000007d75c056c533e7c"

--00000000000007d75c056c533e7c
Content-Type: text/plain; charset="UTF-8"

Hi,

I used to be able to run ikvmc.exe to produce a DLL from a .jar that
referenced some external DLL. So let's say I have A.jar, whose dll, once
produced, references objects in B.dll, a pre-built DLL.

Since then, I've done things such as installing Visual Studio Community
edition, and now when I run the same script to build my A.DLL discussed
above, I get the following error message:

"Error: unable to load assembly B.dll as it depends on a higher version of
mscorlib than the one currently loaded"

B.DLL has not changed at all, I don't ever re-build it. So I figure that I
somehow downgraded mscorlib while doing something else on my machine. Any
thoughts on how to troubleshoot and fix this?

--00000000000007d75c056c533e7c
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi,<div><br></div><div>I used to be able to run ikvmc.exe =
to produce a DLL from a .jar that referenced some external DLL. So let&#39;=
s say I have A.jar, whose dll, once produced, references objects in B.dll, =
a pre-built DLL.</div><div><br></div><div>Since then, I&#39;ve done things =
such as installing Visual Studio Community edition, and now when I run the =
same script to build my A.DLL discussed above, I get the following error me=
ssage:</div><div><br></div><div>&quot;Error: unable to load assembly B.dll =
as it depends on a higher version of mscorlib than the one currently loaded=
&quot;</div><div><br></div><div>B.DLL has not changed at all, I don&#39;t e=
ver re-build it. So I figure that I somehow downgraded mscorlib while doing=
 something else on my machine. Any thoughts on how to troubleshoot and fix =
this?</div></div>

--00000000000007d75c056c533e7c--


--===============8324813391490948050==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
--===============8324813391490948050==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Ikvm-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ikvm-developers

--===============8324813391490948050==--