Skip to content
/ wxpack Public
forked from rjpcomputing/wxpack

wxPack is a complete wxWidgets Development Kit. Includes: wxWidgets source/binaries, wxFormBuilder (RAD Tool), and various contributed widgets.

Notifications You must be signed in to change notification settings

sodevel/wxpack

 
 

Repository files navigation

Steps

  • Tweak setup.h
  • Update version in wxCompiled, wxVC, wxAdditions, wxPack .iss
  • Download the latest version of the CHM help files for wxWidgets and extract the zip to 'support/'.
  • Update to the latest wxWidgets Git tag.
    • git submodule init
    • git submodule update
    • cd wxwidgets
    • git checkout WX_2_8_12
    • cd ..
    • git add wxwidgets
    • git commit -m "moved submodule to WX_2_8_12"
    • git push

About

wxPack is a complete wxWidgets Development Kit. Includes: wxWidgets source/binaries, wxFormBuilder (RAD Tool), and various contributed widgets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 31.2%
  • C++ 21.9%
  • CSS 17.2%
  • JavaScript 9.1%
  • Inno Setup 7.5%
  • Batchfile 7.0%
  • Other 6.1%