[Qt] Link failure (undefined reference to `QFileDialog_selectFilter')
Den Jean
Den.Jean at telenet.be
Wed Dec 21 03:44:21 CET 2011
On Wednesday 21 December 2011 02:43:38 Laird wrote:
> > /usr/share/lazarus/lcl/interfaces/qt/qt43.pas(10738,32) Note: Values in
> > enumeration types have to be ascending
You are using very old lazarus code. *qt43.pas* means Qt 4.3 ?!
Please use a fresh svn checkout of lazarus.
Output of svn diff should be empty.
Output svn info should be around Rev 34335.
Use the latest stable fpc. Output fpc -iW should be 2.4.4
Use the latest binding.
Please start fresh. Remove all libqtintf* and libQt4Pas* from /usr/lib/ or
/usr/local/lib/ and compile and install a fresh binding.
And for the moment use the plastique kde widget style.
regards,
Den Jean
More information about the Qt
mailing list