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. Qt Creator 3.4.0 on Windows + clang: is this combination hopelessly broken?
QtWS25 Last Chance

Qt Creator 3.4.0 on Windows + clang: is this combination hopelessly broken?

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

    I spent some time yesterday trying to get the simple demo Qt apps building and running with clang. I would like to use clang because of its enhanced error-reporting, and I'm spoiled by it from my experience with XCode. I got these demo apps working with minGW and the compiler from Visual Studio 2013 in 32-bit and 64-bit forms, but I had no luck with clang.

    I found some threads where folks were talking about building the Qt library from source using Clang, but those were very old threads and I wasn't able to glean much that was useful. I have clang 3.6.0 installed:

    >clang --version
    clang version 3.6.0 (tags/RELEASE_360/final)
    Target: i686-pc-windows-gnu
    Thread model: posix

    Thanks for any assistance. A definitive "no, it's broken forever, or not expected to work until ..." would be helpful too.

    Paul R. Potts

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You should rather bring this question on the interest mailing list. You'll find there Qt's developers/maintainers (this forum is more user oriented)

      You can also try the #qt IRC channel

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • P Offline
        P Offline
        Paul R. Potts
        wrote on last edited by
        #3

        Thank you, I will try that.

        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