Code::Blocks Forums

User forums => Help => Topic started by: Gowen on September 16, 2006, 01:32:28 am

Title: Updating problem
Post by: Gowen on September 16, 2006, 01:32:28 am
I have updated from a very old ( may-june realese), so i deleted old codeblocks. Download and install all except mingwm10.dll because i have already msys/mingw installed (as nigthly updates bot says) and use it already for compile ffmepeg. Now i can't run codeblocks because mingwm10.dll is not found. I think i have mingwm10.dll on path (cmd.exe and path says the correct location) also on msys.

Must i use the mingwm10.dll that bot says not need? Other pending installation?

Any help?

Thanks
Title: Re: Updating problem
Post by: Gowen on September 17, 2006, 12:43:00 am
Well, i think it's done. I checked http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Windows page and there says that mingwm10.dll MUST be installed. Don't tryed to compile, but codeblocks runs again.

Please, update Nightly Builds message as mingm10.dll is required even when you have mingw installed.
Title: Re: Updating problem
Post by: David Perfors on September 17, 2006, 07:58:02 am
when you have the bin directory of MinGW in you're path, C::B will find that dll. So I think you're path is wrong... (well it works for me, and I know some problems that others have, but I don't :?)