User forums > Help

Error message on codeblocks startup

(1/2) > >>

PDEE:
Hi all, not been on here for a while as i don't have problems with code::blocks. Until now. I had to put a new hard drive in because i had damaged sectors. Anyway, reinstalled code::blocks from scratch and when i start code::blocks, everytime this message pops up:

Can not enumerate files in directory 'C:\Documents and Settings\name\Application Data\codeblocks/share/codeblocks/plugins'(error 3:the system cannot find the path specified.)

There is no plugins folder inside that folder. There is only a folder called scripts. Anyone shed some light on this? The software works fine it's just that message. Thank you in advance.

Oops, should know by now...forgot the info you require hehe : Build Nov 17 2006, wx2.6.3 windows xp unicode. Never mind, it looks like i'm not the only one. Should of looked first. I know, my bad  :(

OnlineCop:
PDEE:

I got the same thing (I just installed C::B two days ago).  To fix, I simply added a "plugins" folder manually and everything worked fine.

Open your My Computer, enter this on the Location Bar at the top (including both percent-signs):

  %APPDATA%

That will take you to:

  C:\Documents and Settings\~yourname~\Application Data

Find there, navigate to:

  C:\Documents and Settings\~yourname~\Application Data\codeblocks\share\codeblocks

Create the subdirectory "plugins" and when you restart C::B, everything should work.

killerbot:
hmm,
void ConfigManager::InitPaths()

should take care of this

@Thomas : can you check this ??

MortenMacFly:

--- Quote from: killerbot on November 18, 2006, 10:57:05 pm ---@Thomas : can you check this ??

--- End quote ---
...I believe he did that in r3233?!

PDEE:
Thanks everyone, works a treat now.  :D

Navigation

[0] Message Index

[#] Next page

Go to full version