Skip to content
This repository has been archived by the owner on Mar 29, 2018. It is now read-only.

The package "javax.media.opengl" does not exist. You might be missing a library #3

Open
kaisark opened this issue Mar 17, 2018 · 0 comments

Comments

@kaisark
Copy link

kaisark commented Mar 17, 2018

I was able to get the FaceViewer app up and running using Processing 3.3.7 on MacOS Sierra. But, when I tried running the SceneViewer app I ran into the following error:

"The package "javax.media.opengl" does not exist. You might be missing a library."

The PointCloud.pde contains the following line:
import javax.media.opengl.GL;

I did not see javax.media.opengl package in the /Users/kaisark/Documents/Processing/libraries/jmf.jar file. Which version of jmf.jar should the app use or should the app use jogl-all-2.1.0.jar?

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant