[gallery ids="3720,3721,3722" type="circle"]
Oddly enough, I ran into this same problem while using SFML. Here in Qt-creator, I'm getting this error while trying to use a string. I declared something like so:
#include <QCoreApplication> #include <QDebug> #include <QList> int main(int argc, char *argv[]) { QCoreApplication a …






