User forums > Using Code::Blocks
Adding paths to Code Completion search path
ironhead:
Hi All,
I'm using Code::Blocks nightlies with the mingw-w64 native 64-bit compiler but code completion is not finding the system headers (i.e. no Code Completion for any system functions). How do I add additional paths for Code Completion to parse for tags/tokens?
Thank you,
Chris
ironhead:
Replying to my own question, add the paths to Global Compiler Settings > Search Directories > Compiler.
ollydbg:
CC should automatically fetch the default search path of the MinGW64 compiler, I guess there are something different in 64bit MinGW.
can you post the debug-log of codeblocks when a project is loading.
ironhead:
--- Quote from: ollydbg on May 25, 2011, 07:30:16 am ---can you post the debug-log of codeblocks when a project is loading.
--- End quote ---
Sure, how do I enable the debug-log?
ollydbg:
read 7.1 Debug Log output, just start codeblocks with such option.
Navigation
[0] Message Index
[#] Next page
Go to full version