Author Topic: Odd DLL problems  (Read 6878 times)

manutd

  • Guest
Odd DLL problems
« on: November 28, 2006, 12:50:26 am »
I have just installed Code::Blocks and have downloaded both the mingwm10.dll and the wxmsw26u_gcc_cb.dll. However, when I try to start Code::Blocks, I get the error:
The procedure entry point _ZNK7wxRegEx7MatchesEPKwij could not be located in the dynamic link library ewxmsw26u_gcc_cb.dll.
I have tried reinstalling twice and nothing has worked. Any suggestions?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Odd DLL problems
« Reply #1 on: November 28, 2006, 12:55:15 am »
Have you tried to download the DLL again? We have had bad downloads in the past.

Please post the link you have downloaded the DLL from. We have had old links to old versions of DLLs posted in new threads by accident.

My DLL is this size 9,700,235 bytes

Tim S
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

manutd

  • Guest
Re: Odd DLL problems
« Reply #2 on: November 28, 2006, 12:58:50 am »

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Odd DLL problems
« Reply #3 on: November 28, 2006, 01:04:04 am »
Try this link http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

The file should be named wxmsw26u_gcc_cb_wx2.6.3p2.7z, you downloaded an old version of DLL.

Note: I am assuming you are using a nightly build, I don't know anything about RC2.

Tim S
« Last Edit: November 28, 2006, 01:07:53 am by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

sethjackson

  • Guest
Re: Odd DLL problems
« Reply #4 on: November 28, 2006, 01:04:41 am »

manutd

  • Guest
Re: Odd DLL problems
« Reply #5 on: November 28, 2006, 01:08:13 am »
Thanks guys, now it works  :D
p.s. This is the links on the bleeding edge page (not the forum, but this)  :?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5494
Re: Odd DLL problems
« Reply #6 on: November 28, 2006, 07:38:26 am »
Thanks guys, now it works  :D
p.s. This is the links on the bleeding edge page (not the forum, but this)  :?

fixed , thanks for pointing out. Will further update that page this evening, the information of the the contribs and cbp's is also outdated.