Author Topic: Error: Directory coudn't be created  (Read 6756 times)

Taldor

  • Guest
Error: Directory coudn't be created
« on: December 31, 2005, 10:55:35 am »
At startup, an error message pops up:
"Code::Blocks v1.0 Error - Directory D:\Documents/.CodeBlocks" coudn't be created (error 3: the system can't find the given path.)"
The first time I ran Code::Blocks the directory D:\Documents didn't exist, but I created a link named like that to D:\ .
(I'm using the D:\ partition as 'my documents')
Now Code::Blocks keeps giving the same message at startup, even when I create a directory named .CodeBlocks under D:\ .

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Error: Directory coudn't be created
« Reply #1 on: December 31, 2005, 01:20:17 pm »
When asking for help, always give as much info as possible. For example, you haven't given us the most crucial piece of info: what C::B version are you using???
Be patient!
This bug will be fixed soon...

takeshimiya

  • Guest
Re: Error: Directory coudn't be created
« Reply #2 on: December 31, 2005, 01:26:59 pm »
When asking for help, always give as much info as possible.
This is a very recurring thing.
There isn't any way we can tell users to always specify here or at sourceforge: Code::Blocks version, OS, wxWidgets version, Unicode/ANSI, Compiler version, Debugger version, Obtained from (svn/tgz source/win32 package/linux binary), Build from (autotools, project files) ?
« Last Edit: December 31, 2005, 01:32:22 pm by Takeshi Miya »

Offline yop

  • Regular
  • ***
  • Posts: 387
Re: Error: Directory coudn't be created
« Reply #3 on: December 31, 2005, 01:34:26 pm »
When asking for help, always give as much info as possible.
This is a very recurring thing.
There isn't any way we can tell users to always specify here or at sourceforge: Code::Blocks version, OS, wxWidgets version, Unicode/ANSI, Compiler version, Debugger version, Obtained from (svn/tgz source/win32 package/linux binary), Build from (autotools, project files) ?
Thomas has done a great job in svn issues: http://forums.codeblocks.org/index.php?topic=1673.0
And of course the must read: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
Life would be so much easier if we could just look at the source code.

takeshimiya

  • Guest
Re: Error: Directory coudn't be created
« Reply #4 on: December 31, 2005, 01:54:55 pm »
Thomas has done a great job in svn issues: http://forums.codeblocks.org/index.php?topic=1673.0
Yes, but those apply to SVN issues only indeed. Troubleshooting is more general. ;)

Taldor

  • Guest
Re: Error: Directory coudn't be created
« Reply #5 on: December 31, 2005, 03:22:22 pm »
When asking for help, always give as much info as possible. For example, you haven't given us the most crucial piece of info: what C::B version are you using???
Oops. I'm using the most recent version (of course), the one with MinGW included, under Windows. I've no idea about the other things Takeshi Miya specified.

You could change the description of the 'Troubleshooting' sub-forum to i.e.
"Are you having a problem? Look in here.
Please specify Code::Blocks version, OS, wxWidgets version, Unicode/ANSI, Compiler version, Debugger version, Obtained from (svn/tgz source/win32 package/linux binary) and Build from (autotools, project files)."
« Last Edit: December 31, 2005, 03:27:10 pm by Taldor »

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: Error: Directory coudn't be created
« Reply #6 on: December 31, 2005, 03:56:29 pm »
When asking for help, always give as much info as possible. For example, you haven't given us the most crucial piece of info: what C::B version are you using???
Oops. I'm using the most recent version (of course), the one with MinGW included, under Windows. I've no idea about the other things Takeshi Miya specified.

You mean C::B RC2 downloaded here, right? Anyway, you can also try the latest SVN binary snapshots from Therion or Ceniza. Usually latest SVN binary has bugs fixed, new features, etc., but it is unofficial.

Michael

Taldor

  • Guest
Re: Error: Directory coudn't be created
« Reply #7 on: December 31, 2005, 06:02:18 pm »
You mean C::B RC2 downloaded here, right?
Yes. I'll try an SVN binairy later.

Taldor

  • Guest
Re: Error: Directory coudn't be created
« Reply #8 on: January 03, 2006, 10:23:12 pm »
It's solved with the nightly version of 2 January.

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: Error: Directory coudn't be created
« Reply #9 on: January 03, 2006, 10:38:11 pm »
You mean C::B RC2 downloaded here, right?
Yes. I'll try an SVN binairy later.

Try the latest nightly build, but if you need an ANSI version of C::B (nightly builds are UNICODE), then look at Therion or Ceniza website.

Michael