Poll

What platform would you run Quetoo on if it was on Steam?:

Gentoo small compile error

October 30, 2013 - 13:41pm

error: expected '=', ',', ';', 'asm' or '__attribute__' before 'OF' in file: deps/minizip/ioapi.h

-------Patching/pasting in the following preprocessor directive compiles without error -------

+#if PRE_ANSI_C89 +# define OF(args) () +#else +# define OF(args) args +#endif


from http://forums.gentoo.org/viewtopic-t-896070-start-0.html

November 01, 2013 - 19:21pm

Hey Gerbil,

Thanks for the patch. In the future, feel free to use Github to report these things or even submit pull requests.

Thanks again!