Yes, thats it ... tried to compile with qt5 .. had some probs ... set it to compile with gtk2 ... that caused this additional requirement gtk2 ...
Your tipps solved it!!! Thank you Dmitry Am 13.03.2020 um 20:32 schrieb Dmitry Boyarintsev via lazarus:
On Fri, Mar 13, 2020 at 3:06 PM John Landmesser via lazarus <[email protected] <mailto:[email protected]>> wrote: justĀ curiuos: I ave a little apllication that suudenly(?!!) needs ligtk-win32*.dll on Windows 10. I think that's new and now i search for my changes that made this *.dll needed! Seems like you little application has been compiled with Gtk2 widgetset as a requirement. If you replace it with Win32 widgetset, you should not longer need any external dlls. thanks, Dmitry
-- _______________________________________________ lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
