New build (with all plugins and solved a small issue with location of dylib files and install_name_tool)
http://dl.free.fr/plVextNbd/CodeBlocksSVN-OSX-5153.zipIt seems to have issues with parsers (I guess for autocompletion)... Most of my former projects do crash at load :
An exemple of the report is below :
Regards,
Mathieu
Thread 5 Crashed:
0   libSystem.B.dylib                0x950ffdbe __semwait_signal_nocancel + 10
1   libSystem.B.dylib                0x950f1c87 usleep$NOCANCEL$UNIX2003 + 61
2   libSystem.B.dylib                0x9511348b abort + 85
3   libwx_macu-2.8.0.dylib           0x00add716 wxFatalSignalHandler + 38
4   libSystem.B.dylib                0x9508b09b _sigtramp + 43
5   

                              0xffffffff 0 + 4294967295
6   libwx_macu-2.8.0.dylib           0x00a6ab3c wxStat(wchar_t const*, stat*) + 44
7   libwx_macu-2.8.0.dylib           0x00a6ab9a wxFileExists(wxString const&) + 26
8   libcodecompletion.so             0x1697e242 Parser::FindFileInIncludeDirs(wxString const&, bool) + 226 (parser.cpp:792)
9   libcodecompletion.so             0x1697e5ee Parser::FindFirstFileInIncludeDirs(wxString const&) + 126 (parser.cpp:773)
10  libcodecompletion.so             0x1697e7ce Parser::GetFullFileName(wxString const&, wxString const&, bool) + 126 (parser.cpp:821)
11  libcodecompletion.so             0x16981721 ParserThread::HandleIncludes() + 241 (parserthread.cpp:948)
12  libcodecompletion.so             0x16989078 ParserThread::DoParse() + 9032 (parserthread.cpp:486)
13  libcodecompletion.so             0x1698b7eb ParserThread::Parse() + 155 (parserthread.cpp:351)
14  libcodecompletion.so             0x1698b841 ParserThread::Execute() + 17 (parserthread.h:75)
15  libcodeblocks.0.dylib            0x0054f7d8 cbThreadPool::cbWorkerThread::Entry() + 216 (thread.h:176)
16  libwx_macu-2.8.0.dylib           0x00acbb56 wxThreadInternal::MacThreadStart(void*) + 102
17  ...ple.CoreServices.CarbonCore   0x9454755b PrivateMPEntryPoint + 56
18  libSystem.B.dylib                0x9504f6f5 _pthread_start + 321
19  libSystem.B.dylib                0x9504f5b2 thread_start + 34