So what makes a "standard header file" different than "include file of the library itself"?
Well, the C standard library header files and Standard C++ header files and the Qt header files etc. In short : all the header files that are not distributed with the library that I wish to use.

Anyway, how do you get it to work in wwWidgets with the CONFIG += wwWidgets ? That looks great !

Regards,
Marc