Author Topic: Updating problem  (Read 3395 times)

Gowen

  • Guest
Updating problem
« 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
« Last Edit: September 16, 2006, 10:34:02 am by Gowen »

Gowen

  • Guest
Re: Updating problem
« Reply #1 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.

Offline David Perfors

  • Developer
  • Lives here!
  • *****
  • Posts: 560
Re: Updating problem
« Reply #2 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 :?)
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring