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

Commit a3f01a0

Browse files
Merge pull request #5097 from facchinm/jna_refix
Windows: addind -Djna.nosys=true to launcher options
2 parents 7fa975d + 76029ae commit a3f01a0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎build/windows/launcher/config.xml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<runtimeBits>32</runtimeBits>
5858
<opt>-splash:"%EXEDIR%/lib/splash.png"</opt>
5959
<opt>-Dsun.java2d.d3d=false</opt>
60+
<opt>-Djna.nosys=true</opt>
6061
<opt>-DAPP_DIR="%EXEDIR%"</opt>
6162
</jre>
6263
<versionInfo>

‎build/windows/launcher/config_debug.xml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
<path>java</path>
5757
<runtimeBits>32</runtimeBits>
5858
<opt>-Dsun.java2d.d3d=false</opt>
59+
<opt>-Djna.nosys=true</opt>
5960
<opt>-DAPP_DIR="%EXEDIR%"</opt>
6061
<opt>-DDEBUG=true</opt>
6162
</jre>

0 commit comments

Comments
(0)

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