home › Forums › # Technical Support › C3646 – unknown override specifier in Complexity.h › Reply To: C3646 – unknown override specifier in Complexity.h
December 7, 2017 at 02:22
#2655
Member
Hi, Thanks for your response.
Please how to define the flags for C++98. I have checked the link, and found the following command:
cl.exe ObstacleAvoidance.cpp fuzzylite.lib /Ipath/to/fuzzylite /DFL_IMPORT_LIBRARY /DFL_CPP98=ON /EHsc /MD
What to do with this please?