Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Shadowsithe on June 24, 2007, 10:31:49 pm

Title: wxWidgets Wizard issues
Post by: Shadowsithe on June 24, 2007, 10:31:49 pm
(http://i3.photobucket.com/albums/y64/shadowsithe/warning.png)

Any idea how to go about fixing this? I'm just following the step by step from the wiki.

Edit: Yeah, this is probably a terrible first post, asking for help and all. Apologies in advance.
Title: Re: wxWidgets Wizard issues
Post by: byo on June 24, 2007, 11:15:12 pm
If you follow the wxSmith tutorial... well... the workaround for this should be at the end of tutorial but I forgot to add this.

The easiest (and the best) fix: try to compile wxWidgets two times - first time with DEBUG configuration, second time with RELEASE so if you setup your wx dir properly it will work.

BYO
Title: Re: wxWidgets Wizard issues
Post by: Shadowsithe on June 24, 2007, 11:32:23 pm
Okay, copping out and downloading wxPack seems to have worked for me. I'm just going to stop rocking the boat. Thanks for the heads up, though.