Is it possible to supply your own JRE for your P5 sketch distributable?
in
Integration and Hardware
•
6 months ago
When you build a P5 project into a binary executable, is it possible to have it target a JRE that you supply? For example, if the computer you want to have your program run on doesn't have a JRE, or if it has an out of date one, can you just include your own so your stuff works and it doesn't impact the client's machine?
1