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

the exception when i add the OccJava.dll #15

Open
wwb187 opened this issue Dec 31, 2019 · 2 comments
Open

the exception when i add the OccJava.dll #15

wwb187 opened this issue Dec 31, 2019 · 2 comments

Comments

@wwb187
Copy link

wwb187 commented Dec 31, 2019

I download the OccJava.dll form the JCAE, and add it, but project still can not execute.
"D:\jcae-win32-0.17\jcae\modules\lib\OccJava.dll: Can't find dependent libraries";

@wwb187 wwb187 closed this as completed Dec 31, 2019
@wwb187
Copy link
Author

wwb187 commented Dec 31, 2019

when i try to test the project ,"java.lang.UnsatisfiedLinkError: D:\jcae-win32-0.17\jcae\modules\lib\OccJava.dll: %1 Not a valid win32 application" occur.

@wwb187 wwb187 reopened this Dec 31, 2019
@jeromerobert
Copy link
Owner

You should use Dependency Walker to find which libraries you are missing. You'll find all of them in jcae/modules/lib. Note also that this archive is only 32bit so only usable with a 32bit JVM. You may prefere to build a 64bit OccJava from sources.

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

No branches or pull requests

2 participants