You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error when compiling with maven: /halfnes/src/main/java/com/grapeshot/halfnes/ui/OnScreenMenu.java:[54,48] package javafx.scene.input does not exist
Would it be possible to Port the emulator to another GUI? Or maybe to create an abstract GUI with different implementations for different GUIs.
The text was updated successfully, but these errors were encountered:
I am getting this error when compiling with maven:
/halfnes/src/main/java/com/grapeshot/halfnes/ui/OnScreenMenu.java:[54,48] package javafx.scene.input does not exist
Would it be possible to Port the emulator to another GUI? Or maybe to create an abstract GUI with different implementations for different GUIs.
The text was updated successfully, but these errors were encountered: