Hi I’m struggle with exporting issue.
It works fine when .pde file.
but If I run exported .exe file it doesn’t work…
how can I solve this problem?,
Hi I’m struggle with exporting issue.
It works fine when .pde file.
but If I run exported .exe file it doesn’t work…
how can I solve this problem?,
Hi,
What exact problem are you facing? If you are getting any errors, please include them.
Also, it would be extra helpful to include your code so we can see if it is program related.
thank you.
I solved issue.
I’m using camera so I added import processing.video.*; and it works good.