[Lazarus] GTK3 widgets on macOS?

Ryan Joseph genericptr at gmail.com
Mon Nov 25 19:37:31 CET 2019


Is it possible to build projects using the GTK3 widget set while on Mac? I know GTK3 is cross platform itself so it should be possible to use this instead of the Cocoa widgets right?

I try to build and I get pretty far until there is a linker error looking for a .so file:

Error: ld: library not found for -lgtk-3.so.0

On macOS I would expect this to be a framework, not a .so file. Any ideas?

Regards,
	Ryan Joseph



More information about the lazarus mailing list