home › Forums › # Technical Support › C3646 – unknown override specifier in Complexity.h › Reply To: C3646 – unknown override specifier in Complexity.h
December 6, 2017 at 20:39
#2653
Keymaster
Hi,
thanks for your post.
The problem you have is that you have not defined the flags for C++98, which is the compiler you seem to be using. Please check the section of C++98 in https://github.com/fuzzylite/fuzzylite#windows.
Cheers.