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. Xcode project generated using qmake - Relative path for input files in C++ program not working

Xcode project generated using qmake - Relative path for input files in C++ program not working

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 776 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
    prithivi
    wrote on 24 Jun 2013, 22:25 last edited by
    #1

    Hello Everyone,

    I am new to Mac OS and I am using qmake -spec macx-xcode to generate my xcode project files from .pro files.
    The problem I have is,
    When I try to read a file in the c++ program, the relative path is not working and the current working directory of Xcode is not the same as the xcode project file.

    Is there a way that I can control this in the .pro file? Or is there an another solution?

    Thanks,
    Prithivi

    1 Reply Last reply
    0

    1/1

    24 Jun 2013, 22:25

    • Login

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