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. Error in qjsvalue.h
Forum Updated to NodeBB v4.3 + New Features

Error in qjsvalue.h

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 648 Views 1 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.
  • N Offline
    N Offline
    NateM
    wrote on last edited by
    #1

    Hi All,

    I am cross compiling qt quick from 64 bit linux (ubuntu) to ARM. I am having trouble using <QtQml/QJSEngine> because when I try and compile I get the following errors in qjsvalue.h:

    /mnt/rasp-pi-rootfs/usr/local/qt5pi/include/QtQml/qjsvalue.h:140: error: expected ';' at end of member declaration

    /mnt/rasp-pi-rootfs/usr/local/qt5pi/include/QtQml/qjsvalue.h:140: error: 'Q_DECL_EQ_DELETE' does not name a type

    In the code there is a comment that says: // force compile error, prevent QJSValue(bool) to be called
    Can I get any further clarification on why this is happening and, if possible, how to resolve it? This same error does not occur when I compile the code for Ubuntu (qt 5.1.1)

    Thanks for the help,

    Nathan

    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