News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

Subfolder creation bug?

Started by frankie, August 15, 2005, 02:29:49 PM

Previous topic - Next topic

frankie

Pelle,
I don't know if its really a bug or a problem on my config, what happen is that while creating a new project with 4.00 release (a simple hello world consolle mode program) I get an error on the first compilation with the following description:
QuoteBuilding helloworld.obj.
fatal error: Unable to create file 'C:\prjs\test\output\helloworld.obj'.
*** Error code: 1 ***
Done.
Everything continues fine after I manually create the 'C:\prjs\test\output' subdirectory.
thankyou
"It is better to be hated for what you are than to be loved for what you are not." - Andre Gide

Pelle

Hello,

Sounds like a bug - hopefully the one I have already found. When adding a new project to an existing workspace, the output directory isn't created automagically. Will be fixed in Beta #2.

Pelle
/Pelle

frankie

"It is better to be hated for what you are than to be loved for what you are not." - Andre Gide