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 e7fc9a1

Browse files
author
Federico Fissore
committed
Windows: addind -Djna.nosys=true to launcher options. Closes #2301
1 parent 9191442 commit e7fc9a1

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
@@ -45,6 +45,7 @@
4545
<runtimeBits>32</runtimeBits>
4646
<opt>-splash:./lib/splash.png</opt>
4747
<opt>-Dsun.java2d.d3d=false</opt>
48+
<opt>-Djna.nosys=true</opt>
4849
</jre>
4950
<messages>
5051
<startupErr>An error occurred while starting the application.</startupErr>

‎build/windows/launcher/config_debug.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
<path>java</path>
4545
<runtimeBits>32</runtimeBits>
4646
<opt>-Dsun.java2d.d3d=false</opt>
47+
<opt>-Djna.nosys=true</opt>
4748
</jre>
4849
<messages>
4950
<startupErr>An error occurred while starting the application.</startupErr>

0 commit comments

Comments
(0)

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