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. Problem with QTimer and QtCore
Forum Updated to NodeBB v4.3 + New Features

Problem with QTimer and QtCore

Scheduled Pinned Locked Moved General and Desktop
qtimerqtcorelibraries
3 Posts 3 Posters 1.6k Views 3 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.
  • A Offline
    A Offline
    axel_av
    wrote on 9 Oct 2015, 23:12 last edited by
    #1

    Hi everyone,

    I usually use Qt in ubuntu but now I'm trying to use it in Mac OS X. And a I have some troubles when I try to compile a program using a Timer with the libraries QTimer and QtCore.

    The errors I got are theses:
    :-1: error: symbol(s) not found for architecture x86_64
    :-1: error: linker command failed with exit code 1 (use -v to see invocation)

    I'm in Mac OS X 10.10.5 and Qt 5.5.0

    Thanks in advance!

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 10 Oct 2015, 13:22 last edited by
      #2

      @axel_av said:

      not found for architecture x86_64

      hi and welcome to the forums
      seems to be related to this

      http://stackoverflow.com/questions/29909017/qt-symbols-for-not-found-for-architecture-x86-64

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 10 Oct 2015, 20:21 last edited by
        #3

        Hi and welcome to devnet,

        In addition to @mrjj, can you show the exact error you have ?

        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

        2/3

        10 Oct 2015, 13:22

        • Login

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