I’m Having trouble to run P3D renderer with processing inside NetBeans
( using NetBeans 11.1 and OpenJDK 11.1 on Ubuntu 18.04 )
Please could you tel me how you managed to makeit work?
and the error message I get:
run:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.jogamp.common.os.NativeLibrary$3 (file:/home/prokop/SW/JOGL/jogamp-all-platforms/jar/gluegen-rt.jar) to method java.lang.ClassLoader.findLibrary(java.lang.String)
WARNING: Please consider reporting this to the maintainers of com.jogamp.common.os.NativeLibrary$3
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Inconsistency detected by ld.so: dl-lookup.c: 111: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)’ failed!
/home/prokop/.cache/netbeans/11.1/executor-snippets/run.xml:111: The following error occurred while executing this line:
/home/prokop/.cache/netbeans/11.1/executor-snippets/run.xml:68: Java returned: 127
BUILD FAILED (total time: 0 seconds)
