Author Topic: Anyone still got this?  (Read 4151 times)

Offline ZekeDragon

  • Multiple posting newcomer
  • *
  • Posts: 22
Anyone still got this?
« on: March 08, 2006, 06:16:58 pm »
A few nightly builds back people started bringing up a Code::Blocks error as an annoying opening dialogue which gave everyone an uncomfortable red X while telling you "The procedure entry point _ZN8cbPlugin14NotImplementedERK8wxString could not be located in the dynamic link library codeblocks.dll".  Apparently, after reading it for a bit, everyone got it figured out, with the exception of ME.  What exactly happened there, it had something to do with the deletion of a file called "wiz.dll", but there's no such thing in my files.  Could someone point out just how much of a n00b I am being with this?
I broke it again.

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: Anyone still got this?
« Reply #1 on: March 08, 2006, 06:21:59 pm »
If I recall correctly, it was related to version differences between plugin DLLs and codeblocks.dll. The easiest and cleanest way to fix this would be to clean out your Code::Blocks directory completely, and re-extract the latest nightly build and the wxWidgets DLL.
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: Anyone still got this?
« Reply #2 on: March 08, 2006, 06:35:45 pm »
Hello,

You can find some info here.

Best wishes,
Michael