Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QT5.5 QtCharts cross compile for QNX6.5sp1 arm
Forum Updated to NodeBB v4.3 + New Features

QT5.5 QtCharts cross compile for QNX6.5sp1 arm

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 913 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.
  • B Offline
    B Offline
    bracor
    wrote on 16 Sept 2015, 02:19 last edited by
    #1

    I have the 30 day trial license for enterprise and trying to compile Qt Charts for my embedded project. I get a mess of errors towards the end of the build.
    With the same config, the virtual keyboard and data visualization projects build fine.
    Any thoughts?

    error: invalid application of 'sizeof' to incomplete type 'QtCharts::ChartTheme'
    error: creating array with negative size ('-0x00000000000000001')
    /QtCore/qscopedpointer.h:54: warning: possible problem detected in invocation of delete operator:
    /qscopedpointer.h:46: warning: 'pointer' has incomplete type
    .moc/../../../../Src/src/charts/chartthememanager_p.h:37: warning: forward declaration of 'struct QtCharts::ChartTheme'
    /home/bracor/Qt5.5.0/5.5/qnx6_armle_v7/include/QtCore/qscopedpointer.h:54: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.

    1 Reply Last reply
    0
    • B Offline
      B Offline
      bracor
      wrote on 16 Sept 2015, 11:30 last edited by
      #2

      Fixed: Uncheck shadow build from the project build settings.

      1 Reply Last reply
      0

      1/2

      16 Sept 2015, 02:19

      • Login

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