Qt 6.11 is out! See what's new in the release
blog
[solved]#include <QScriptEngine> error
General and Desktop
6
Posts
4
Posters
7.6k
Views
1
Watching
-
Hiii, I am trying to make a math parser using QScripts but when i include
@#include <QScriptEngine>@
it give me an error no such file or directory so what is the error if it is third party or something , thnQ =) -
How are you compiling? What is your include path set to?
-
I don't understand you question , my installation path is the default one and my project is saved in my documents.
-
Have you added .. to your .pro file?
@
QT += script
@ -
nooo :D:D thnQQQ =) I don't know how did I lose smthin like this :$