Author Topic: Where's the wxSmith folder  (Read 3971 times)

Offline ShadowKyogre

  • Single posting newcomer
  • *
  • Posts: 4
Where's the wxSmith folder
« 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?

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: Where's the wxSmith folder
« Reply #1 on: November 15, 2008, 12:12:50 am »
Are you sure it's not actually asking you for the location of wxWidgets?
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

Offline ShadowKyogre

  • Single posting newcomer
  • *
  • Posts: 4
Re: Where's the wxSmith folder
« Reply #2 on: November 15, 2008, 12:15:18 am »
Strangely it is when I select wxSmith

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: Where's the wxSmith folder
« Reply #3 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 for more information.
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

Offline ShadowKyogre

  • Single posting newcomer
  • *
  • Posts: 4
Re: Where's the wxSmith folder
« Reply #4 on: November 15, 2008, 12:25:40 am »
Oh...that explains it.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Where's the wxSmith folder
« Reply #5 on: November 15, 2008, 12:26:54 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.