News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

wxWidgets new project wizard

Started by jomabrueloe, July 27, 2006, 04:09:34 PM

Previous topic - Next topic

jomabrueloe

Hi,

I have made an enhanced wizard script for new wxWidgets projects (at least for the nightly build of the windows version), which corrects the lib setting (gcc_ --> gcc_lib, std libraries were not found) and adds (nearly) all wxwidgets libs and those gcc libs required to run the base project.

The script is appended as txt file, just rename it to wizard.script and place it into ..\share\CodeBlocks\templates\wizard\wxwidgets

Greetings

Jo

[attachment deleted by admin]

killerbot

nothing appended. I think it's better to provide as a patch on berlios. And PM Morton, he's the wizard ;-)

jomabrueloe

the script is attached as file "wizard.script.txt", at least I can see it  :P

Jo