On Fri, Mar 13, 2020 at 3:06 PM John Landmesser via lazarus < [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
