pharo-vm
pharo-vm copied to clipboard
Build not working in directory with spaces in path
The vm was built in a directory called "Git repos". This led to the creation of a "Git\ repo" directory with the generated code inside. As it wasn't in the same directory, the build failed.
Could you tell us how you built the vm and on which operating system?