Peter Kümmel wrote:
>
> nmake: strcasecmp -> stricmp
> mingw32: throw -> //throw
>
I guess there is a qstrcmp(), it would be better to use that I suppose.
Commenting out the exceptions? Did you add exceptions to the config in
the .pro file?
ie:
CONFIG += exceptions rtti
Regards,
Thiago A. Corrêa