News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

INSTALLING NIGHTLY BUILDS

Started by ANIRBAN GHOSH, March 17, 2007, 02:34:25 PM

Previous topic - Next topic

ANIRBAN GHOSH

I have downloaded the CODE BLOCKS with Mingw compiler..and downloaded the latest nightly build..March 16..When I copied the contents of this folder to the installation directory and replaced the older ones...during start, msg displayed...wxmsw26u_gcc_cb.dll not found...What shall I do?

FlyingIsFun1217

Download This

You might also need this

FlyingIsFun1217 :)

Biplab

That is actually the wxWidgets Runtime Library which you need. Download it from-

Quotehttp://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.7z

Also don't forget to download MinGW Runtime if MinGW installation directory is not in PATH. Download it from-

http://prdownload.berlios.de/codeblocks/mingwm10.7z

These two dlls are required to be downloaded only once. They remain same for each nightly release (unless we switch to newer wxWidgets).

Regards,

Biplab
Be a part of the solution, not a part of the problem.