On Sonntag, 6. Dezember 2015 16:08:04 CEST, Antonio Rojas wrote:
C90. Adding -std=c99 to the CFLAGS at compile time doesn't have any effect, since it is overriden by kdelibs (and by extra-cmake-modules in KF5). What is the reason for this?
I guess because of poor compiler support. One needs MSVC 2013 for at least *some* C99 support :-P (2015 should be somewhat complete, though) Cheers, Thomas