Space in the project name - Can't compile the custom node
-
There is a space in the project file name. While we could compile custom nodes before, we cannot compile them now.
The current commit.
-
@Fortune windows or macOS?
-
@Christoph-Hart on macOS.
I haven't tried Windows yet.
Also VS version mismatch window pops up in macOS too.
-
@Fortune oopsies, the build script didn't handle spaces well (and it was particularly annoying to get the command line arguments properly escaped) when using the internal child process for the compiler.
Anyways, it's fixed now (and the weird popup shouldn't appear on macOS). Can you try again?
-
@Christoph-Hart Yes it works again, thank you for this quick one!
The new export UI looks great by the way.