Author Topic: Scripted Wizard Plugin does some PCH things wrong and wxFormBuilder version?  (Read 3612 times)

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
I have been trying to fix Pre-Compiled Headers (PCH) usage in Code::Blocks.

One of the causes, I see is BAD Wizards (in how PCH is done) for wxWidgets and CB Plugins.

I have decided to work on Fixing the Wizard problems.

One decision, I need to make is which version of wxFormBuilder to use in updating and testing the wxWidgets wizard.

I think at least "Version 3.00.50 (RC3)" FileVersion 1.8 with date version Sep 26 2007 is needed to fix the PCH issue right.

The current wxWidget  code is using date version Feb 17 2007 with FileVersion 1.5.

Any know reasons why upgrading the wxFormBuilder version is wrong?

Tim S.
« Last Edit: February 12, 2014, 01:29:40 pm 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
I decided to go with wxFormBuilder version 3.00.50  (1.8; Sep 26 2007) to update the wxFormBuilder files used in the wxWidgets wizard.

https://github.com/stahta01/codeblocks/tree/PCH

See the this file for info about the files in the patch folder https://github.com/stahta01/codeblocks/blob/PCH/Patches/Patches%20Info.txt

The two files need for wxWidgets wizard changes are
cb_scriptedwizard_wxfb.patch
cb_fix_scriptedwizard_wxfb_and_PCH.patch

I am still testing both of these patches; I have uploaded the Git formatted patches at this time.

I will convert them to SVN patches in the future to re-test them on my SVN repo.

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