I have created empty project, add one source file, one resource script file and one header file and when I tried to build this project, the build command failed because the "output" folder does not exist.
Of course when I add this folder manually, the build command was successful.
BlackRose
Yes, maybe. The project management code is rewritten for 4.00, and I have had one case already when the Output directory wasn't created. Right now I try to create the directory for different "events" - maybe I can move the code to a better, single, place. I will look at it...
Pelle