Skip to content
This repository has been archived by the owner on Mar 18, 2018. It is now read-only.

error on visual studio when building #11

Open
theeheng opened this issue Mar 3, 2015 · 0 comments
Open

error on visual studio when building #11

theeheng opened this issue Mar 3, 2015 · 0 comments

Comments

@theeheng
Copy link

theeheng commented Mar 3, 2015

hi there, i try to build my project in Release mode with XamGuard, i received the following error:

2>PROGUARD : error : opening registry key 'Software\JavaSoft\Java Runtime Environment'
2>PROGUARD : error : could not find java.dll
2>PROGUARD : error : Could not find Java SE Runtime Environment.
========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ==========

i tried to check my registry 'Software\JavaSoft\Java Runtime Environment' and it looks correct (CurrentVersion, Permission Setting)

I also checked my environment variable, both PATH and JAVA_HOME pointing to the correct folder. I can't figure out why its not working.

Also initially there is an error: can't find proguard.jar in ..\lib folder
so i copied the proguard.jar file from C:\Users\AppData\Local\Android\sdk\tools\proguard\lib to the folder Xamarin project lib folder.

Would be great if you can shed some light on how to fix this.

cheers
xamguard

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

No branches or pull requests

1 participant