Hi all,
I'm having trouble exporting my sketch to an application. When I use the OPENGL mode it gives an error saying
Could not copy source file:
C:\Users\.....\Stream.java
Could not copy source file:
C:\Users\.....\Stream.java
Could not copy source file:
C:\Users\.....\Stream.java
Could not copy source file:
C:\Users\.....\Stream.java
I tried restarting the sketch and exporting it without running it and I get the same issue. I also tried copying the data folder into the application folder as mentioned here:
https://forum.processing.org/topic/objimport-library-can-t-export-application but that's not working either. Thing is I really need the OPENGL mode because without it my sketch is super slow, though it exports fine without it.
And all the required libraries including opengl and geomerative are present in the application's lib folder.
Any ideas?
1