NO

Author Topic: Subfolder creation bug?  (Read 3130 times)

Offline frankie

  • Global Moderator
  • Member
  • *****
  • Posts: 2096
Subfolder creation bug?
« on: August 15, 2005, 02:29:49 PM »
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:
Quote
Building 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

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Subfolder creation bug?
« Reply #1 on: August 15, 2005, 07:16:45 PM »
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

Offline frankie

  • Global Moderator
  • Member
  • *****
  • Posts: 2096
Subfolder creation bug?
« Reply #2 on: August 15, 2005, 07:32:31 PM »
Thx Pelle
It is better to be hated for what you are than to be loved for what you are not. - Andre Gide