Code::Blocks Forums

User forums => Help => Topic started by: ShadowKyogre on November 15, 2008, 12:05:10 AM

Title: Where's the wxSmith folder
Post by: ShadowKyogre on November 15, 2008, 12:05:10 AM
When I try to create a wxWidgets project and select wxSmith as my preferred GUI builder, it asks me for the location of wxSmith...which I can't find. Anyone know where it is?
Title: Re: Where's the wxSmith folder
Post by: TDragon on November 15, 2008, 12:12:50 AM
Are you sure it's not actually asking you for the location of wxWidgets?
Title: Re: Where's the wxSmith folder
Post by: ShadowKyogre on November 15, 2008, 12:15:18 AM
Strangely it is when I select wxSmith
Title: Re: Where's the wxSmith folder
Post by: TDragon on November 15, 2008, 12:22:43 AM
You do need to have wxWidgets installed and built in order to create a wxWidgets project of any type. If you're on Windows, see the wxWindowsQuickRef (http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef) for more information.
Title: Re: Where's the wxSmith folder
Post by: ShadowKyogre on November 15, 2008, 12:25:40 AM
Oh...that explains it.
Title: Re: Where's the wxSmith folder
Post by: Jenna on November 15, 2008, 12:26:54 AM
Quote from: ShadowKyogre on November 15, 2008, 12:15:18 AM
Strangely it is when I select wxSmith
It's not strange, it's just the wizards next step to ask where your wxWidgets installation is.