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
libsedml-0.4.4's Java binding is failed on Fedora 33 with this error:
[ 96%] Build java example print_sedml
cd /builddir/build/BUILD/libSEDML-0.4.4/build/examples/java && /usr/bin/javac -cp .:"/builddir/build/BUILD/libSEDML-0.4.4/build/examples/java/../../bindings/java/libsedmlj.jar":/builddir/build/BUILD/libSEDML-0.4.4/examples/java /builddir/build/BUILD/libSEDML-0.4.4/examples/java/print_sedml.java -source 1.5 -target 1.5 -d /builddir/build/BUILD/libSEDML-0.4.4/build/examples/java
warning: [options] bootstrap class path not set in conjunction with -source 5
error: Source option 5 is no longer supported. Use 6 or later.
error: Target option 1.5 is no longer supported. Use 1.6 or later.
make[2]: *** [examples/java/CMakeFiles/example_java_print_sedml.dir/build.make:84: examples/java/print_sedml.class] Error 2
Hi all.
libsedml-0.4.4
's Java binding is failed on Fedora 33 with this error:Full build log: https://kojipkgs.fedoraproject.org//work/tasks/3884/48203884/build.log
Dependencies: https://kojipkgs.fedoraproject.org//work/tasks/3884/48203884/root.log
The text was updated successfully, but these errors were encountered: