Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Porting a Qt-based library to Embarcadero C++ Builder

Porting a Qt-based library to Embarcadero C++ Builder

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.7k 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.
  • W Offline
    W Offline
    walter231
    wrote on last edited by
    #1

    I'm interested in using some libraries built with Qt creator in Embarcadero's C++ Builder. Without any special effort, compilation fails with an unsupported compiler error (defined in the Qt headers) if I try to import our headers (which are dependent on Qt headers). Other issues abound if I try to define a compiler (e.g. MSVC) with the Q_CC_xxxx defines.

    Can Qt-based libraries be used in this environment?

    The only information I could find was a short thread here stating that it was possible to define custom compilers in Qt Creator, but all my efforts to do so have failed.

    Any suggestions?

    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