User forums > General (but related to Code::Blocks)

Is the next RC to be released today?

<< < (3/5) > >>

sethjackson:
True. My bad.  :P

Michael:

--- Quote from: Melhisedek on May 01, 2006, 07:00:03 pm ---Ok... Well I still have problems getting it to work :(
I installed Mingw 4.1.0. Downloaded latest nightly, extracted it and added "wxmsw26u_gcc_cb.dll" to the same directory. Now when I try and start codeblocks.exe I get this error:

"This application has failed to start because mingwm10.dll has not been found...."

I did a search and file is in C:\MinGW\bin

what did I miss this time ? :)

--- End quote ---

Did you install MinGW by using the installer MinGW-4.1.0.exe? You should have used MinGW-5.0.2.exe.

Anyway, MinGW installer automatically adds its path to PATH. I never have had to do it manually.

Moreover, you might would like to update the win32api and binutils files. May be the GCC too if it is < 3.4.5 version.

Best wishes,
Michael

Melhisedek:
Yeah used 4.1.0 (thought 5.0.2 was alpha)
can I just install over the old one?

How do I update api and binutils? GCC as well :)

sethjackson:

--- Quote from: Melhisedek on May 02, 2006, 12:07:15 am ---Yeah used 4.1.0 (thought 5.0.2 was alpha)
can I just install over the old one?

How do I update api and binutils? GCC as well :)

--- End quote ---

No don't install over the other one. I would uninstall the old one. Then install the new one. It should have the api and binutils..... It will also install GCC for you. :D

Michael:

--- Quote from: sethjackson on May 02, 2006, 12:42:53 am ---
--- Quote from: Melhisedek on May 02, 2006, 12:07:15 am ---Yeah used 4.1.0 (thought 5.0.2 was alpha)
can I just install over the old one?

How do I update api and binutils? GCC as well :)

--- End quote ---

No don't install over the other one. I would uninstall the old one. Then install the new one. It should have the api and binutils..... It will also install GCC for you. :D

--- End quote ---

Yes, it has the win32api, binutils and GCC. Anyway, probably not up-to-date. When you install MinGW choose candidate. Then when finish, download from MinGW website the latest win32api, binutils and GCC 3.4.5. Unzip the win32api archive and then copy and paste where MinGW is installed. Do the same for binutils and at the end for GCC 3.4.5.

Do not forget to downoald and install gdb 6.3 (the latest should be 6.3.2 IIRC).

Best wishes,
Michael

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version