Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    [solved]#include <QScriptEngine> error

    General and Desktop
    4
    6
    6651
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      ahmed kato last edited by

      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 =)

      Ahmed Kato
      Computer & communications student
      Intern and MSP at Microsoft

      1 Reply Last reply Reply Quote 0
      • C
        Chris H last edited by

        How are you compiling? What is your include path set to?

        1 Reply Last reply Reply Quote 0
        • A
          ahmed kato last edited by

          I don't understand you question , my installation path is the default one and my project is saved in my documents.

          Ahmed Kato
          Computer & communications student
          Intern and MSP at Microsoft

          1 Reply Last reply Reply Quote 0
          • L
            lgeyer last edited by

            Have you added .. to your .pro file?
            @
            QT += script
            @

            1 Reply Last reply Reply Quote 0
            • H
              Hostel last edited by

              Do you have in .pro file:
              @
              QT += script
              @
              ?

              1 Reply Last reply Reply Quote 0
              • A
                ahmed kato last edited by

                nooo :D:D thnQQQ =) I don't know how did I lose smthin like this :$

                Ahmed Kato
                Computer & communications student
                Intern and MSP at Microsoft

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post