qvector.h binary '==' no operator found which takes a lefthand operand of type 'T'
-
Hello,
This is my first time on this forum, and I apologize if I have written in a wrong board or somethingMainly when trying to compile my Qt program on Visual Studio 2017, I'm getting the error as in topic title. It occurs on 908th line in cvector.h file. Any idea how to fix it?
-
Hello,
This is my first time on this forum, and I apologize if I have written in a wrong board or somethingMainly when trying to compile my Qt program on Visual Studio 2017, I'm getting the error as in topic title. It occurs on 908th line in cvector.h file. Any idea how to fix it?
-
Hi and welcome to devnet,
Where are you using QVector in your application ? What type did you put in it ?