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?
Are you sure it's not actually asking you for the location of wxWidgets?
Strangely it is when I select wxSmith
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.
Oh...that explains it.
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.