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 set up on Yosemite
Qt 6.11 is out! See what's new in the release blog

Qt set up on Yosemite

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 864 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.
  • G Offline
    G Offline
    gotomichi
    wrote on last edited by
    #1

    Hi,

    I'm having an hard time setting up Qt and Qt Creator on Yosemite, I just got a new laptop and previously I was using Mountain Lion, so I'm not sure of how it works on Yosemite. Anyway, I download both Qt 5.4 and Qt Creator, but the thing is I keep getting this error when I try to run a uni project:

    :-1: error: file not found: QtOpenGL.framework/Versions/4/QtOpenGL for architecture x86_64
    :-1: error: linker command failed with exit code 1 (use -v to see invocation)

    So I went to the indicated folder and there is the 5 folder but not the 4 one obviously. Is there a way I can change where it goes to look QtOpenGL up from the 4 folder to the 5 one?
    Or can somebody tell me which steps I have to follow to set up Qt and Qt Creator correctly on Yosemite?
    I ran the examples within QtCreator and they ran fine, so I don't know what's going on with the other projects :/

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sandy.martel
      wrote on last edited by
      #2

      What do you mean exactly with "when I try to run a uni project" ? This does not look like a run error, but a link error. And this project attempts to link against Qt 4, not Qt 5.

      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