I had the same error message and I solved including one of the next files #include <stdarg.h>. or #include <cstdarg>.
確定! 回上一頁