sklkrt / wxpack

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

Home Page:https://github.com/rjpcomputing/wxpack/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://github.com/rjpcomputing/wxpack/wiki


Languages

Language:C++ 32.2%Language:HTML 26.6%Language:CSS 14.7%Language:JavaScript 7.8%Language:Inno Setup 6.4%Language:Batchfile 4.2%Language:CMake 3.9%Language:C 3.1%Language:Lua 1.3%