Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Modified & Improved wxWidgets Project Wizard

<< < (19/41) > >>

manutd:
I'd just like to thank you for providing this wizard  :) Keep up the good work!

ascxaxsvcbsxbbqvcxqsbcvxs:
I downloaded CB revision 3558, and installed it in a new directory, with the two extra dlls.
I downloaded wxWidgets version 2.8.0 then 2.6.3
I used the wizard to create lots of different non-empty projects. For each one, I compiled the project immediately, with the standard compiler, without modifying anything. I created some of them with 2.8.0, others with 2.6.3.

Some projects with or without unicode, with or without debug, or with release, ... I tried lot of the options available.

All projects generated more than 50 errors.
Most of them are in chkconf.h.
The first is usually "wxUSE_EXCEPTIONS must be defined."
then lots of wxUSE_ constants seem not defined.

ascxaxsvcbsxbbqvcxqsbcvxs:
BTW, there is NO space in CB directory, nor in project directory, nor in wxWidgets directory.

Biplab:

--- Quote from: ascxaxsvcbsxbbqvcxqsbcvxs on February 02, 2007, 02:38:14 pm ---I downloaded CB revision 3558, and installed it in a new directory, with the two extra dlls.
I downloaded wxWidgets version 2.8.0 then 2.6.3
I used the wizard to create lots of different non-empty projects. For each one, I compiled the project immediately, with the standard compiler, without modifying anything. I created some of them with 2.8.0, others with 2.6.3.

Some projects with or without unicode, with or without debug, or with release, ... I tried lot of the options available.

All projects generated more than 50 errors.
Most of them are in chkconf.h.
The first is usually "wxUSE_EXCEPTIONS must be defined."
then lots of wxUSE_ constants seem not defined.

--- End quote ---

Did you compile wxWidgets?? You have downloaded the source of wxWidgets which needs to be compiled. It seems that compiler can't find setup.h.

Also post more details.

Biplab:
An update has been committed in Revision 3565.

Changes:

* PCH Support for GCC was inadvertently disabled since Rev 7 of new wizard. This bug has been fixed.
* Option has been provided to add custom header file for empty projects.
* A newline has been added to the end of resource file to avoid warning messages in case of GCC
Known Issues:

* PCH Support will not work for Empty projects created for GCC.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version