Author Topic: ANN: wxPack Released  (Read 4149 times)

Offline RJP Computing

  • Almost regular
  • **
  • Posts: 135
    • RJP Computing
ANN: wxPack Released
« on: August 02, 2006, 05:38:30 pm »
I started a new SourceForge.net project to help wxWidget developers build wxWidgets applications, rather than spend time building wxWidgets itself. It is a package that comes with wxWidgets pre-compiled by various compilers and in various forms (dll, libs, Unicode, and non-Unicode) plus much, much more! It has many components to help developers focus on writing wxWidgets applications rather than on building wxWidgets. I know that this package will also make people new to wxWidgets have a much easier time trying wxWidgets out.

Here is a quick list of features:
wxPack is a complete wxWidgets Development Kit. Includes: wxWidgets source/binaries, Visual Studio 7+ Project Wizard and Integrated Help, wxFormBuilder (RAD Tool), and various contributed widgets.

For a full list of features look here:
wxPack Features

Download details:
wxPack Download

Please give feedback.
- Ryan

Ubuntu/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, ATI Radeon 9600XT 256MB

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: ANN: wxPack Released
« Reply #1 on: August 03, 2006, 05:29:59 am »
you write in your Features description

Compiled with:
    * MinGW 5.0.3

this is not sufficient information, it installs  gcc 3.4.2 (current)  or  gcc 3.4.5  (candidate)

Offline RJP Computing

  • Almost regular
  • **
  • Posts: 135
    • RJP Computing
Re: ANN: wxPack Released
« Reply #2 on: August 03, 2006, 05:30:38 pm »
you write in your Features description

Compiled with:
    * MinGW 5.0.3

this is not sufficient information, it installs  gcc 3.4.2 (current)  or  gcc 3.4.5  (candidate)
You are correct. Updated. Thanks to the tip.
- Ryan

Ubuntu/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, ATI Radeon 9600XT 256MB