Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: JenniferAshleyKuiper on October 17, 2010, 09:11:07 PM

Title: wxWidgets newbie question
Post by: JenniferAshleyKuiper on October 17, 2010, 09:11:07 PM
Hi,

I just installed C::B 10.05 and wxWidgets 2.8.1.1. Now, when I want to create a wxWidgets project, and I point the wxWidgets folder to where I installed it, it says it cannot configure, because of a "matching release configuration". Does anyone know what this means?

Cheers,
Jennifer
Title: Re: wxWidgets newbie question
Post by: oBFusCATed on October 17, 2010, 09:16:33 PM
Have you build wx?

Probably you could read this: http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef
Title: Re: wxWidgets newbie question
Post by: JenniferAshleyKuiper on October 17, 2010, 09:17:26 PM
Yeah, I am using Windows.  :( so it has already been built
Title: Re: wxWidgets newbie question
Post by: JenniferAshleyKuiper on October 17, 2010, 09:20:28 PM
Or is that a misconception?
Title: Re: wxWidgets newbie question
Post by: stahta01 on October 18, 2010, 12:41:19 AM
Quote from: JenniferAshleyKuiper on October 17, 2010, 09:20:28 PM
Or is that a misconception?

If you DID NOT build it yourself or get it from wxPack; then it NOT likely to have been built.

Tim S.