Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. C++ Builder
QtWS25 Last Chance

C++ Builder

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 4.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.
  • R Offline
    R Offline
    rfmonte
    wrote on last edited by
    #1

    Can I use QT creator and Embarcadero C++ Builder as compiler?

    [[merged two similar posts by the same user, Tobias]]

    1 Reply Last reply
    0
    • R Offline
      R Offline
      rfmonte
      wrote on last edited by
      #2

      The only C++ compiler which I can use in my project is C++ Builder.
      Can I use QT creator and Embarcadero C++ Builder as compiler?
      If not, I will have to recompile all QT libraries using C++ Builder?

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mcosta
        wrote on last edited by
        #3

        Yes, you can use custom compiler

        and

        Yes you must compile Qt with it; precompiled version works only with same compiler

        Once your problem is solved don't forget to:

        • Mark the thread as SOLVED using the Topic Tool menu
        • Vote up the answer(s) that helped you to solve the issue

        You can embed images using (http://imgur.com/) or (http://postimage.org/)

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          You can define a custom compiler in the newest version of Qt Creator, that will make sure the code model used in creator is OK.

          Depending on the format of error messages and warnings you may have trouble getting those to show in the build issues view though.

          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