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 for Xcode
Forum Updated to NodeBB v4.3 + New Features

Qt for Xcode

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 228 Views 1 Watching
  • 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.
  • AshwithaA Offline
    AshwithaA Offline
    Ashwitha
    wrote on last edited by
    #1

    How to create a Xcode project at a relative path using Qt pro file
    Now I am able to create project using macx-xcode command but I can't use that project on other machine so i need to set a relative path.
    Any sort of help is appreciated. Thanks in advance

    1 Reply Last reply
    0
    • AshwithaA Offline
      AshwithaA Offline
      Ashwitha
      wrote on last edited by
      #2

      Hi floks,
      I was stuck with this issue for days long and now i found the solution for it luckily. Here is the fix, the Xcode project created by qmake includes a pbx file and other mak files inside the project directory which consists of all the path for files used in Xcode project. Changing all the absolute paths to relative one in the these files will allow to execute the project on different machine. cheers!!

      1 Reply Last reply
      4

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved