-
-
Notifications
You must be signed in to change notification settings - Fork 175
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
Cannot run #84
Comments
Did you followed the instructions on Read Me File:)? I have a gif and some vm parameters you add before you run its very easy to add them check the read me and let me know ☺. |
...Trying to build without IDE with command line , Implying I am a user. |
within "XR3Player_lib" folder |
Well you are trying to run directly the code? or you are using the
installer?
The vm parameters are not needed when using the installer because i have
passed them already. And Java 12 is bundled with the installer.
If you are running the code you will need an IDE to add the Vm parameters
it's 1 minute task :).
They are needed that's how Java Fx works.
Last release was 3 years earlier because now i do web and mobile apps. I
recently made some updates though on XR3Player and will release a new
update sooner or later ☺.
…On Sun, Aug 28, 2022, 17:01 Ygarr ***@***.***> wrote:
java --module-path
C:\openjfx-18.0.2_windows-x64_bin-sdk\javafx-sdk-18.0.2\lib --add-modules
javafx.controls,javafx.fxml --add-exports
javafx.controls/com.sun.javafx.scene.control.behavior=com.jfoenix,javafx.controls/com.sun.javafx.scene.control=com.jfoenix,javafx.base/com.sun.javafx.binding=com.jfoenix,javafx.graphics/com.sun.javafx.stage=com.jfoenix,javafx.base/com.sun.javafx.event=com.jfoenix,javafx.graphics/com.sun.javafx.scene=org.controlsfx.controls,javafx.graphics/com.sun.javafx.scene.traversal=org.controlsfx.controls
-jar .\XR3Player.jar
within "XR3Player_lib" folder
gives WARNING: Unknown module:
—
Reply to this email directly, view it on GitHub
<#84 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE3OFQCKNAFGIDWEYFKZYQLV3M2IDANCNFSM57ZS36VA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
After successful build:
The text was updated successfully, but these errors were encountered: