Code::Blocks Forums

User forums => Help => Topic started by: Dert on August 14, 2014, 06:27:54 pm

Title: DoFullParsing(): AddCompilerPredefinedMacros, AddProjectDefinedMacros failed
Post by: Dert on August 14, 2014, 06:27:54 pm
Code Completion don't really work entirely on Linux, but all is as expected on Windows.
Here are logs (latest nightly).

Windows 7 64-bit (log_win.txt)
Ubuntu (Xubuntu) 14.04 amd64 (log_xubu.txt)

Error is probably:
Code
NativeParser::DoFullParsing(): AddCompilerPredefinedMacros failed!
NativeParser::DoFullParsing(): AddProjectDefinedMacros failed!

and

Code
ReadClsNames() : Unexpected token '((__aligned__))' for 'struct57___pthread_unwind_buf_t', file '/usr/include/pthread.h', line 542

While all that stuff is normally parsing on windows system...