Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Ensuring RTTI is on for QtCreator
QtWS25 Last Chance

Ensuring RTTI is on for QtCreator

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 1.1k 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.
  • G Offline
    G Offline
    gjscnc
    wrote on last edited by
    #1

    I am developing a Qt 5 desktop application (Linux) where one component in the architecture requires RTTI for release. When executing this code via QtCreator I get a RTTI run-time error.

    I've been having difficulty debugging, so I'm investigating to see if something may be occurring with Qt.

    1. Are the release versions of the Qt libraries and QtCreator compiled with RTTI turned off or on by default?
    2. If RTTI is off by default, what is the best way to turn RTTI on and recompile (for example, CONFIG += RTTI?)?

    I've been running in circles on this and would greatly appreciate the benefit of someone else's experience.

    Thanks in advance.

    Regards,

    George

    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