[Qt] Mac binary installer

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Nov 17 15:08:10 CET 2008


Ok, I updated to Qt 4.4.3 , added -framework QtCore -framework QtGui
to build my software but I still can't get it to link!

Hint: Start of reading config file /etc/fpc.cfg
Hint: End of reading config file /etc/fpc.cfg
Free Pascal Compiler version 2.2.2 [2008/08/03] for i386
Copyright (c) 1993-2008 by Florian Klaempfl
Target OS: Darwin for i386
Compiling simpleform.lpr
Compiling mainform.pas
mainform.pas(20,29) Hint: Parameter "Sender" not used
mainform.pas(21,26) Hint: Parameter "Sender" not used
Assembling mainform
Assembling simpleform
Linking simpleform
/usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may
result in errors or different symbols being used
/usr/bin/ld: Undefined symbols:
_QFileDialog_filters
symbol __Z6qDebugv used from dynamic library
/Library/Frameworks/QtCore.framework/QtCore(single module) not from
earlier dynamic library QtGui.framework/Versions/4/QtGui(single
module)
symbol __ZTS17QFactoryInterface used from dynamic library
/Library/Frameworks/QtCore.framework/QtCore(single module) not from
earlier dynamic library QtGui.framework/Versions/4/QtGui(single
module)
symbol __ZTS25QAbstractItemModelPrivate used from dynamic library
/Library/Frameworks/QtCore.framework/QtCore(single module) not from
earlier dynamic library QtGui.framework/Versions/4/QtGui(single
module)
An error occurred while linking
Error: Error while linking



-- 
Felipe Monteiro de Carvalho



More information about the Qt mailing list