Skip to content

Issue building the engine in Manjaro linux #4

@DjBRINE

Description

@DjBRINE
Starting a Gradle Daemon (subsequent builds will be faster)

> Task :fx:compileJava FAILED
/home/djbrine1/Java-Vector-Nexus/fx/src/main/java/com/jvn/fx/vn/VnRenderer.java:234: error: illegal start of expression
  private void drawWrappedTextHistory(String text, double x, double y, double maxWidth, Font font, int maxLines) {
  ^
1 error

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':fx:compileJava'.
> Compilation failed; see the compiler error output for details.

* Try:
> Run with --info option to get more log output.
> Run with --scan to get full insights.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

Java-21-openjdk
Gradle 8.9, acquired through a wrapper

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions