What to do with uint in non-qt code?

Andreas Pakulat apaku at gmx.de
Fri Jun 22 01:15:19 CEST 2007


Hi,

in kdevelop the C++ parser recently got a new file which uses uint
"everywhere", which breaks compilation with mingw32. Unfortunately I
wasn't able to find a header that has a typedef or something for uint,
so I'm not sure what to do here? Is this just missing or should I just
convert this to unsigned int instead?

Andreas

-- 
Living your life is a task so difficult, it has never been attempted before.



More information about the Kde-windows mailing list