importing a project

Andreas Pakulat apaku at gmx.de
Thu Jan 4 21:12:51 GMT 2007


On 04.01.07 11:55:23, datax wrote:
> I am trying to import an existing project. Its actually u-boot, which is
> a modestly sized project with less then a hundred source C source files
> using project->import existing project->generic C application.
> 
> I tell it to populate with all the C files below the top level
> makefile. 
> 
> It gets to about 50% and then stops and requires a forced quit of
> kdevelop. In looking at the problems window, kdevelop is reporting
> numerous syntax errors before it locks up.
> 
> Can someone help me understand what might be going on, please.

Its most probably the C++ parser. Its not really built to parse plain C,
so it might choke some C specialties.

Andreas

-- 
Just to have it is enough.




More information about the KDevelop mailing list