Problem with application export
in
Integration and Hardware
•
1 year ago
Hi, I'm trying to export as an application with openGL but I get the "Could not copy source file" message and when I open the .exe file nothing happens.
I've tried with a simple source file and it works, but as soon as I add the import processing.opengl.*; line I get the same error message. In my application folder I have a lib folder with the opengl jar and others jars, plus a source folder with the pde file and some .ddl files.
I guess it's a problem with the libraries,what should I do?
Thanks, I've searched the forum but I haven't found a working solution for this problem.
1