[Lazarus] small issue
Michael Van Canneyt
michael at freepascal.org
Thu Mar 2 16:29:54 CET 2023
On Thu, 2 Mar 2023, John Landmesser via lazarus wrote:
> if i try to compile an application with qt5 LCLwidgetType i get an error
> messages and thats ok:
>
>
>> Error: /home/john1/lazarus/lcl/interfaces//qt5/qtobject.inc:43:
>> undefined reference to
>> `QGuiApplication_setFallbackSessionManagementEnabled'
>> Alter_berechnen.lpr(20,1) Error: Error while linking
>
> *BUT:*
>
> The Lazarus IDE writes strange files that i have to delete myself:
Actuall, this is written by the FPC compiler.
>
>> link1622848.res
>
> Is that worth to write a bug report?
No. The file is left on purpose to be able to analyze the problem or to
manually call the linker.
Michael.
More information about the lazarus
mailing list