Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating .net dll with more than one jar #3

Open
GoogleCodeExporter opened this issue Mar 21, 2015 · 0 comments
Open

Creating .net dll with more than one jar #3

GoogleCodeExporter opened this issue Mar 21, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hi All,

When I am trying to build the dll using multiple jars which have internal 
reference to few more jars, I get attached warnings and that could be those two 
jars are internal used few more jars. Not sure how to add all the dependencies 
jars and execute the following command which will create a dll.

I am trying to use following command from command prompt
ikvmc -target:library Hellowworld.jar asapi.jar log4j-1.2.6.jar

Original issue reported on code.google.com by [email protected] on 18 Mar 2015 at 2:45

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant