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

error on visual studio when building #11

@theeheng

Description

@theeheng

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions