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

Windows 10 Compatibility #4

Closed
asatrash opened this issue Mar 1, 2019 · 2 comments
Closed

Windows 10 Compatibility #4

asatrash opened this issue Mar 1, 2019 · 2 comments

Comments

@asatrash
Copy link

asatrash commented Mar 1, 2019

Hi, Can we use this in windows environment with Eclipse. I have set the Native library location as instructed but getting the following error.

java.lang.UnsatisfiedLinkError: no jniortools in java.library.path
at io.github.oliviercailloux.google_or_tools.TestRun.test(TestRun.java:51)

which is at System.loadLibrary("jniortools");

javabuildpath

@oliviercailloux
Copy link
Owner

Question asked to Google OR-Tools for improving doc. I’m still waiting for more complete answers.

@oliviercailloux
Copy link
Owner

Discussion is still ongoing. I updated the instructions a bit (they were primarily worded for linux), and will update more according to the results of the discussion. In the meantime, there’s not much I can do easily to help with library compatibility in general.
For Windows, there should be no problem, just follow the instructions.

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