The G++ compiler shows the following errors when I try to compile:
C:wxincludewxstrvararg.h|350|error: 'is_enum' in namespace 'std' does not name a template type|
C:wxincludewxstrvararg.h|354|error: 'is_enum' was not declared in this scope|
C:wxincludewxstrvararg.h|354|error: template argument 1 is invalid|
I am using Code::Blocks for this, with a non-monolithic DLL build of wxWidgets.
Thanks for any help!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…