Problem with QTimer and QtCore
-
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!
-
@axel_av said:
not found for architecture x86_64
hi and welcome to the forums
seems to be related to thishttp://stackoverflow.com/questions/29909017/qt-symbols-for-not-found-for-architecture-x86-64