Qt Forum

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

    Call for Presentations - Qt World Summit

    Problem with QTimer and QtCore

    General and Desktop
    qtimer qtcore libraries
    3
    3
    1252
    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
      axel_av last edited by

      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 Reply Quote 0
      • mrjj
        mrjj Lifetime Qt Champion last edited by

        @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 Reply Quote 0
        • SGaist
          SGaist Lifetime Qt Champion last edited by

          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 Reply Quote 0
          • First post
            Last post