sayyedbagher musavi
sayyedbagher musavi

Reputation: 1

run worldwind on raspberry pi 3 or other cheap arm

i worked on wwj for desktop application, and i like to use that on raspberry or another cheap arm board; i use jogl native for arm(armv6hf) but this make error and not working. error message :

Exception in thread "main" javax.media.opengl.GLException: Profiles [GL4bc, GL3bc, GL2, GLES1] not available on device null
at javax.media.opengl.GLProfile.get(GLProfile.java:949)
at javax.media.opengl.GLProfile.get(GLProfile.java:960)
at javax.media.opengl.GLProfile.getMaxFixedFunc(GLProfile.java:713)

so please help me...i dont know what to do anymore. if you do that tell me how?

Upvotes: 0

Views: 262

Answers (0)

Related Questions