Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: ironsniper on September 22, 2017, 04:39:22 PM



Title: qt5 mac compile error
Post by: ironsniper on September 22, 2017, 04:39:22 PM
i am getting the following error when i try to compile a mac wallet and was wondering if any know a fix
Code:
Undefined symbols for architecture x86_64:
 "qt_mac_execute_apple_script(QString const&, AEDesc*)", referenced from:
     Notificator::notifyGrowl(Notificator::Class, QString const&, QString const&, QIcon const&) in notificator.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [test-Qt.app/Contents/MacOS/test-Qt] Error 1
10:21:56: The process "/usr/bin/make" exited with code 2.


Title: Re: qt5 mac compile error
Post by: ironsniper on September 25, 2017, 02:45:56 AM
any ideas?


Title: Re: qt5 mac compile error
Post by: ironsniper on September 29, 2017, 04:27:02 AM
any ideas welcome!


Title: Re: qt5 mac compile error
Post by: namor.tidal on October 08, 2017, 10:02:24 AM
what coin is it for?

do you have a link to github?