Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Build js v8 for qml (qt 5.1.1)

Build js v8 for qml (qt 5.1.1)

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
6 Posts 3 Posters 2.0k Views 2 Watching
  • 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.
  • M Offline
    M Offline
    Mano7onaM
    wrote on last edited by
    #1

    Hello everybody! I try to build qt 5.1.1 with js v8 last version but it was discovered a lot of differences between last version of v8 and v8 in qt 5.1.1 in names functions in file objects.h for example. Does it make sense to try rename some functions or copy-paste part of then from last version or differences between versions are very big?
    Is there a way to embed a new v8 to qt 5.1.1?

    E 1 Reply Last reply
    0
    • M Mano7onaM

      Hello everybody! I try to build qt 5.1.1 with js v8 last version but it was discovered a lot of differences between last version of v8 and v8 in qt 5.1.1 in names functions in file objects.h for example. Does it make sense to try rename some functions or copy-paste part of then from last version or differences between versions are very big?
      Is there a way to embed a new v8 to qt 5.1.1?

      E Offline
      E Offline
      Eeli K
      wrote on last edited by
      #2

      @Mano7onaM Can I ask, why 5.1.1?

      M 1 Reply Last reply
      0
      • E Eeli K

        @Mano7onaM Can I ask, why 5.1.1?

        M Offline
        M Offline
        Mano7onaM
        wrote on last edited by
        #3

        @Eeli-K Because on versions after 5.1.1 js in qt is v4, not v8.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi and welcome to devnet,

          Can you also explain why you need V8 that much ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          M 1 Reply Last reply
          0
          • SGaistS SGaist

            Hi and welcome to devnet,

            Can you also explain why you need V8 that much ?

            M Offline
            M Offline
            Mano7onaM
            wrote on last edited by
            #5

            @SGaist Hi. It's because I have modification of v8 only for unusual architecture. I found differences in file v8.h in v8/src/include directory. Can I do something that will be fit to qt and new version of v8 simultaneously?

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Well, you are using a pretty outdated version of Qt so I can't really comment on the feasibility of your project.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              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