Code::Blocks Forums

User forums => Help => Topic started by: Nathan on November 21, 2006, 01:04:00 am

Title: Error upon starting up Code::Blocks
Post by: Nathan on November 21, 2006, 01:04:00 am
Hi, I just downloaded Code::Blocks and installed it. When I try to start the program I get the following error "Execution of command 'svn.exe ' failed (error 2: the system cannot find the file specified.)". Why would this be? Is there anything I can do?

Thanks for the help,
Nathan
Title: Re: Error upon starting up Code::Blocks
Post by: Ceniza on November 21, 2006, 05:14:49 am
Please read the BUG ALERT here (http://www.codeblocks.org/downloads.shtml).
Title: Re: Error upon starting up Code::Blocks
Post by: killerbot on November 21, 2006, 07:55:41 am
please download a nightly build, forget about RC2
Title: Re: Error upon starting up Code::Blocks
Post by: Nathan on November 21, 2006, 08:46:49 pm
I'm sorry, but what's a "nightly build"?

Thanks,
Nathan
Title: Re: Error upon starting up Code::Blocks
Post by: killerbot on November 21, 2006, 09:36:29 pm
well each night we build a new version of CB, so that code is always rather new :
 advantage :
    - bugs fixed
    - new features
 disadvantage :
    - some new bugs might be introduced


For the moment those nightly builds are very stable, so no need toworry. RC2 is very very old, and so much outdated compared to the nightlies.

More info :
http://forums.codeblocks.org/index.php?board=20.0
Title: Re: Error upon starting up Code::Blocks
Post by: Nathan on November 22, 2006, 01:08:08 am
Ok, thanks. So just to make sure I understand, I should download this?

http://prdownload.berlios.de/codeblocks/CB_20061121_rev3253_win32.7z
Title: Re: Error upon starting up Code::Blocks
Post by: sethjackson on November 22, 2006, 02:13:05 am
Yes.
Title: Re: Error upon starting up Code::Blocks
Post by: Nathan on November 22, 2006, 04:07:03 pm
Great! Thanks for the help everyone :)
Title: Re: Error upon starting up Code::Blocks
Post by: Nathan on November 22, 2006, 05:22:09 pm
Ok, I'm having a little problem. I downloaded and extracted the file from the link I posted above, but when I replaced the files in the code::blocks folder with the new files I get errors that certain .dlls are missing?
Title: Re: Error upon starting up Code::Blocks
Post by: killerbot on November 22, 2006, 07:51:46 pm
read the post on how to use nightlies carefully, you also need the wxwidgets dll and mingw dll ....
Title: Re: Error upon starting up Code::Blocks
Post by: Nathan on November 23, 2006, 03:50:04 am
Oh, I thought I just needed to copy the new files over too the directory... I'll go back and read that link you posted some more.