Pelles C forum

Pelles C => Bug reports => Topic started by: BlackRose on September 07, 2005, 07:41:55 AM

Title: Pelles C 4.00 Beta#4 (version 4.00.43) bug - MayBe
Post by: BlackRose on September 07, 2005, 07:41:55 AM
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
Title: Pelles C 4.00 Beta#4 (version 4.00.43) bug - MayBe
Post by: Pelle on September 07, 2005, 04:49:47 PM
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