Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: RJP Computing on August 02, 2006, 05:38:30 pm

Title: ANN: wxPack Released
Post by: RJP Computing 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 (http://wxpack.sourceforge.net/Main/Features)

Download details:
wxPack Download (http://wxpack.sourceforge.net/Main/Downloads)

Please give feedback.
Title: Re: ANN: wxPack Released
Post by: tiwag 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)
Title: Re: ANN: wxPack Released
Post by: RJP Computing 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.