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.
--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to