When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.
CodeBlocks\src\plugins\contrib\codesnippets\codesnippetsevent.cpp||In member function 'bool CodeSnippetsEvent::PostCodeSnippetsEvent(const CodeSnippetsEvent&)':CodeBlocks\src\plugins\contrib\codesnippets\codesnippetsevent.cpp|87|error: 'class CodeSnippetsConfig' has no member named 'GetThreadSearchFrame'CodeBlocks\src\plugins\contrib\codesnippets\codesnippetsevent.cpp||In member function 'bool CodeSnippetsEvent::ProcessCodeSnippetsEvent(const CodeSnippetsEvent&)':CodeBlocks\src\plugins\contrib\codesnippets\codesnippetsevent.cpp|141|error: 'class CodeSnippetsConfig' has no member named 'GetThreadSearchFrame'
Confirmed working in wx28, so looks like a problem with the wx30 workspace.
Is this patch made, just by looking at the changes made to the wx28 project files?
It looks like Morten has fixed this issue in trunk, rev 9808.