Author Topic: Building Code::Blocks Plugin Wizard w/MSW  (Read 32300 times)

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: Building Code::Blocks Plugin Wizard w/MSW
« Reply #30 on: October 29, 2005, 06:03:19 pm »
killerbot

I did go back to RC1-1 and re-compiled the plugins within
C::B using pluginwizard to generate the .cbp's. They compiled
and ran just fine.

thanks
Pecan

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: Building Code::Blocks Plugin Wizard w/MSW
« Reply #31 on: October 29, 2005, 11:35:33 pm »
Resolution:

I applied the patches for wxWidgets 2.6.1 Now all is working well.
I also re-compiled PluginWizard and ClassWizard, and they
all work fine with the patches.

wxWidgets Patches
Patches for 2.6.1. Various wxMSW fixes. This patch fixes the following problems
... Please download wxWidgets-2.6.1-Patch01.zip and unarchive from the top ...
www.wxwindows.org/patch.htm - 6k - Cached - Similar pages

ftp://biolpc22.york.ac.uk/pub/2.6.1/wxWidgets-2.6.1-Patch01.zip

I noticed that some of the headers (window.h etc) are used
all over the place.

Thanks
Pecan