Re: No Window opens when using GLCanvas
Posted by FieryToken on Jan 12, 2021; 9:31am
URL: https://forum.jogamp.org/No-Window-opens-when-using-GLCanvas-tp4040945p4040960.html
Ok so one last thing i see now:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.jogamp.common.os.NativeLibrary$3 (file:/C:/Users/reck_st/Projekte/3DTilesImplGradle/libs/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
An illegal reflective access operation has occurred
Illegal reflective access by com.jogamp.common.os.NativeLibrary$3 (file:/C:/Users/my_name/projects/myprojectname/libs/gluegen-rt.jar) to method java.lang.ClassLoader.findLibrary(java.lang.String)
Please consider reporting this to the maintainers of com.jogamp.common.os.NativeLibrary$3
what does this mean? Could this cause my problem?