FC12 Qt Lazarus (from the FC12 RPM)
Can't link because QFileDialog_Filters cannot be found.
Edit the file /usr/lib/lazarus/lcl/interfaces/qt/qtdefines.inc
Change it and add a line at the bottom like so:
{$define USE_QT_44}
Now just recompile everything from the Tools/Configure "Build Lazarus"... menu.
Can't link because QFileDialog_Filters cannot be found.
Edit the file /usr/lib/lazarus/lcl/interfaces/qt/qtdefines.inc
Change it and add a line at the bottom like so:
{$define USE_QT_44}
Now just recompile everything from the Tools/Configure "Build Lazarus"... menu.




