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

Android campatible (WindTunnel) #26

Open
ppgutkus opened this issue May 19, 2018 · 0 comments
Open

Android campatible (WindTunnel) #26

ppgutkus opened this issue May 19, 2018 · 0 comments

Comments

@ppgutkus
Copy link

ppgutkus commented May 19, 2018

The library is very useful. I think if we can use pixelflow library in android device will more useful.
I use WindTunnel example.
capture366

1. ERROR in C:\Users\AppData\Local\Temp\android4724942770669103924sketch\app\src\main\java\processing\test (at line 1137)
	context.begin();
	^^^^^^^^^^^^^^^
The type com.jogamp.opengl.GL2ES2 cannot be resolved. It is indirectly referenced from required .class files
----------
2. ERROR in C:\Users\AppData\Local\Temp\android4724942770669103924sketch\app\src\main\java\processing\test (at line 1137)
	context.begin();
	        ^^^^^
The method begin() from the type DwPixelFlow refers to the missing type GL2ES2
----------
3. ERROR in C:\Users\AppData\Local\Temp\android4724942770669103924sketch\app\src\main\java\processing\test (at line 1159)
	context.begin();
	        ^^^^^
The method begin() from the type DwPixelFlow refers to the missing type GL2ES2
----------
3 problems (3 errors)
 FAILED

FAILURE: Build failed with an exception.

Thanks in advance.

@ppgutkus ppgutkus changed the title Please make Android campatible (I use WindTunnel example) Android campatible (WindTunnel) May 19, 2018
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

1 participant