Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [solved]#include <QScriptEngine> error
QtWS25 Last Chance

[solved]#include <QScriptEngine> error

Scheduled Pinned Locked Moved General and Desktop
6 Posts 4 Posters 6.9k Views
  • 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 Offline
    A Offline
    ahmed kato
    wrote on last edited by
    #1

    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
    0
    • C Offline
      C Offline
      Chris H
      wrote on last edited by
      #2

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

      1 Reply Last reply
      0
      • A Offline
        A Offline
        ahmed kato
        wrote on last edited by
        #3

        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
        0
        • L Offline
          L Offline
          lgeyer
          wrote on last edited by
          #4

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

          1 Reply Last reply
          0
          • H Offline
            H Offline
            Hostel
            wrote on last edited by
            #5

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

            1 Reply Last reply
            0
            • A Offline
              A Offline
              ahmed kato
              wrote on last edited by
              #6

              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
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved