Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved How to run openMP on QT under iOS?

    Installation and Deployment
    1
    1
    523
    Loading More Posts
    • 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.
    • A
      amirreza last edited by

      Hi guys,

      I'm new to both Mac and QT. I'm trying to use openMP on my QT projects but there is no way.
      On my terminal, using a separate clang installed manually, I can compile openMP files in C++.
      I have also openMP support installed by brew, so if I use g++-5 in terminal, I can use openMP.
      But when I try to add one of these compilers to QT, I fail. I think I really don't know which address to give for compiler, its headers,etc.
      I would appreciate any help.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post