Skip to content
This repository was archived by the owner on Mar 29, 2018. It is now read-only.
This repository was 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

@kaisark

Description

@kaisark

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions