Hi guys. I started to use PCLinuxOS (64) today. Thanks to all the devs of this system.

My system is up-to-date.
I tried to install the latest version of Code::Blocks, getting the sources on the svn project, then I tried to compile it.
But I get this error :
macrosmanager.cpp: In member function 'void MacrosManager::Reset()':
macrosmanager.cpp:90:33: error: 'wxRE_ADVANCED' was not declared in this scopeSearching on the internet, I found that it happens due to an option in WxWidget compilation. Code::Blocks needs to use a version compiled with "--with-regex=builtin". The current option, in the repository of the distribution, is probably "--with-regex=system".
Is there a modification planned about that, or do I need to find a workaround ?
Thanks in advance for any tip, guys.
