Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package com.jogamp.opengl does not exist #6

Closed
asprasan opened this issue Nov 24, 2017 · 3 comments
Closed

package com.jogamp.opengl does not exist #6

asprasan opened this issue Nov 24, 2017 · 3 comments

Comments

@asprasan
Copy link

For one of my projects I was trying to run the java program for extrapolating DAVIS frames. The code for that is available on the path src\ch\unizh\ini\jaer\projects\davis\frames. While compiling the code I got the error saying package com.jogamp.opengl does not exist. I checked the com folder in src and package jogamp doesn't exist. Has the package been moved to some other location? Or am I getting anything wrong? I'm newbie to java and don't quite understand well, how to run java codes.

@tobidelbruck
Copy link
Contributor

tobidelbruck commented Nov 24, 2017 via email

@asprasan
Copy link
Author

I have now installed Netbeans and I built, run the jaer project. Once I press F6, it opens me the jaerViewer GUI to view and log DVS/ DAVIS data. But, how do I run a particular code? When I run the particular code in Netbeans that I want (Shift+F6), it says 'ApsFrameExtrapolationISCAS does not have a main class'. Kindly help me with this.

@tobidelbruck
Copy link
Contributor

tobidelbruck commented Nov 24, 2017 via email

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

No branches or pull requests

2 participants