Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: ouch on July 25, 2011, 06:04:22 pm

Title: svn 7291 won't compile
Post by: ouch on July 25, 2011, 06:04:22 pm
here is the error:

C:\codeblocks\src\plugins\contrib\wxSmith\wxwidgets\wxseventseditor.cpp|345|error: '::wxGetTextFromUser' has not been declared|

I'm compiling with tdm mingw on windows 7 64bit, wand it worked fine before. (and yes I tried rebuilding everything too ;) )
Title: Re: svn 7291 won't compile
Post by: Jenna on July 25, 2011, 09:27:00 pm
Should be fixed in trunk (svn r7292).
Title: Re: svn 7291 won't compile
Post by: ouch on July 25, 2011, 10:09:22 pm
indeed it is, thank you!