Code::Blocks Forums

User forums => Help => Topic started by: stud-c on March 09, 2018, 11:05:07 am

Title: a matching debug configuration cannot be found in the wxWidgets directory
Post by: stud-c on March 09, 2018, 11:05:07 am
I setup wxWidgets using the wxWidgets windows setup, wxMSW-3.0.4-Setup.exe.

I attempt to create my first Code::Blocks project "Hello"

New Project/wxWidgets Project/wxWidgets 3.0,x
Project title Hello
Please select your favorite GUI builder:  wxSmith
wxWidgets location: C:\wxWidgets-3.0.4
Select the compiler:  (use defaults)
wxWidgets settings:  Tried everything   No matter what I try, get the error message "A matching xxxx configuration cannot be found in the wxWidgets directory you specified"
Title: Re: a matching debug configuration cannot be found in the wxWidgets directory
Post by: stud-c on March 09, 2018, 11:10:44 am
I tried downloading
    wxMSW-3.0.4-Setup.exe
    wxMSW-3.0.4_gcc510TDM_Dev.7z
    wxMSW-3.0.4_gcc510TDM_ReleaseDLL.7z
    wxWidgets-3.0.4-headers.7z

Nothing I do makes any difference.
Title: Re: a matching debug configuration cannot be found in the wxWidgets directory
Post by: stud-c on March 09, 2018, 11:19:39 am
Never mind, I figured out the glaringly obvious.

I have to build wxWidgets first.