Skip to content

Conversation

@jSdCool
Copy link
Contributor

@jSdCool jSdCool commented Nov 5, 2025

On Linux and Macos an exported sketch can be run from any working directory. Until now that has not been the case on windows. This was caused by the EXEDIR environment variable not being used when forming the class path. This pr makes that simple change, allowing the executable generated from exporting a sketch to be executed on the command line from any working directory.

…instead of requiring it to be in the same folder as the executable
@Stefterv
Copy link
Collaborator

Hi @jSdCool Thanks for this quick fix, I tested it on Windows just now and indeed allows the sketch to be run from any working dir! Thanks!

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

Successfully merging this pull request may close these issues.

2 participants