I am trying to compile gideros on windows now...
I am getting these errors:
C:\devel\projects\gideros-master\luabinding\applicationbinder.cpp:321: error: C2589: '(' : illegal token on right side of '::'
(there are several of them).
I wonder what is the problem now
EDIT: more info, this error show up in every line that use std::min or std::max
Also I get errors when the program uses M_PI
Comments
You should use QT MinGW compiler version on windows, not VC one