Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[windows] Do not unzip jnidispatch.dll in tmp folder #6052

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

Closed
cmaglie wants to merge 2 commits into arduino:master from cmaglie:win-no-jna-tmp

Conversation

Copy link
Member

@cmaglie cmaglie commented Mar 9, 2017

Normally if jnidispatch.dll is not installed system-wide, JNA tries to extract it from his own jar into the temp folder and tries to load from there.
This is being restriscted on Microsoft Apps and this patch prevents this behaviour.

Normally if JNA doesn't find the jnidispatch.dll it tries to extract
it from the jar into a temp folder and load from there.
This is being restriscted on Microsoft Apps for the app-store and this
commit prevents this behaviour.
@cmaglie cmaglie added Component: IDE The Arduino IDE feature request A request to make an enhancement (not a bug fix) labels Mar 9, 2017
@cmaglie cmaglie added this to the Release 1.8.2 milestone Mar 9, 2017
@cmaglie cmaglie self-assigned this Mar 9, 2017
@mastrolinux mastrolinux added the in progress Work on this item is in progress label Mar 9, 2017
Previously the ant call "chmod" was used, but this is a no-op on Windows,
so it would works only if the IDE is cross-built from a unix host.
This patch allows to build a distribution of the IDE also from a Windows host.
@cmaglie cmaglie removed this from the Release 1.8.3 milestone Apr 20, 2017
@mastrolinux mastrolinux removed the in progress Work on this item is in progress label Apr 20, 2017
@cmaglie cmaglie deleted the win-no-jna-tmp branch April 20, 2017 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Labels
Component: IDE The Arduino IDE feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /