User forums > Using Code::Blocks
codecompletion parser stops parsing
Martin K.:
I have tried to explain it so easy as possible. But it seem to me, that it doesn't explain the problem.
Think a step further: The same constellation, but "together.cpp" includes (for example) windows.h and uses struct _finddata_t. In the next step, project1 uses the Visual C++ 6.0 compiler and project2 uses MSVC2010. both compiler have their own sdk include files and the definition of "struct _finddata_t" has changed a lot. To which definition will me point code completion when it only parses together.cpp for one project?
I use "one parser per project" and the maximum number of allowed parser is set to 25.
Martin
Navigation
[0] Message Index
[*] Previous page
Go to full version