Re: [Ikvm-developers] Question regarding running Sample hello.exe
Brought to you by:
jfrijters
|
From: Marius U. <mar...@xa...> - 2014-05-24 04:03:06
|
Hey!
You need to copy the IKVM assemblies to the sample's executable directory.
"Bhagwat, Ameesha" <Ame...@Qi...> wrote:
><!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:11.0pt; font-family:"Calibri","sans-serif";} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:purple; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-compose; font-family:"Calibri","sans-serif"; color:windowtext;} .MsoChpDefault {mso-style-type:export-only; font-family:"Calibri","sans-serif";} @page WordSection1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in;} div.WordSection1 {page:WordSection1;} -->
>
>Hello!
>
>
>
>I am trying to run the code samples and am having an issue with running the hello.exe.
>
>
>
>I get the error below on command prompt while trying to run hello.exe
>
>
>
>“
>
>C:\Projects\Report Service\ikvm\samples\hello>hello.exe
>
>
>
>Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'IKVM.OpenJDK.Core, Version=7.2.4630.5, Culture=neutral, PublicKeyToken=13
>
>235d27fcbfff58' or one of its dependencies. The system cannot find the file specified.
>
>File name: 'IKVM.OpenJDK.Core, Version=7.2.4630.5, Culture=neutral, PublicKeyTok
>
>en=13235d27fcbfff58'
>
> at main(String[] )
>
>“
>
>
>
>Any idea why this error occurs and how to fix it? Thanks in advance!
>
>
>
>-Ameesha
>
>
>
>The information contained in this message, and any attachments, may contain confidential and/or privileged material. It is intended solely for the person or entity to which it is addressed. Any review, retransmission, dissemination, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. |