Re: [gtk-osx-users] GTK with Quartz backend

2021-01-12 Thread Gabriele Greco via gtk-osx-users-list
I read in a mailing list (not the one of osxcross) that some do not use > Apple hardware as an European court would consider it a vexatious > clause, and therefore that software related clause should only be > applied in the USA. > Anyway should be always possible legally cross-compile from Linux o

Re: [gtk-osx-users] GTK with Quartz backend

2021-01-12 Thread Valerio Messina via gtk-osx-users-list
Il 08/01/21 alle 20:33, John Ralls ha scritto: On Jan 8, 2021, at 10:32 AM, Valerio Messina via gtk-osx-users-list wrote: hi, I'm new on macOS things, so sorry for obvious questions. I just installed (on Denbian10) the osxcross cross-compiler, then macports and its GTK libs (header and dylib

Re: [gtk-osx-users] GTK with Quartz backend

2021-01-08 Thread John Ralls
> On Jan 8, 2021, at 12:16 PM, Allin Cottrell wrote: > >> >> It's also not possible to cross-compile for the Quartz backend because that >> requires a macOS SDK, something available only on Mac computers running >> macOS. > > Not so. See https://github.com/tpoechtrager/osxcross , a brilliant

Re: [gtk-osx-users] GTK with Quartz backend

2021-01-08 Thread Allin Cottrell via gtk-osx-users-list
On Fri, 8 Jan 2021, John Ralls wrote: On Jan 8, 2021, at 10:32 AM, Valerio Messina via gtk-osx-users-list wrote: I'm new on macOS things, so sorry for obvious questions. [...] First of all, you're on the wrong list. This list isn't a generic Gtk on macOS list, it's for supporting https://

Re: [gtk-osx-users] GTK with Quartz backend

2021-01-08 Thread John Ralls
> On Jan 8, 2021, at 10:32 AM, Valerio Messina via gtk-osx-users-list > wrote: > > hi, > I'm new on macOS things, so sorry for obvious questions. > > I just installed (on Denbian10) the osxcross cross-compiler, then macports > and its GTK libs (header and dylib). > I successfully cross-comp

[gtk-osx-users] GTK with Quartz backend

2021-01-08 Thread Valerio Messina via gtk-osx-users-list
hi, I'm new on macOS things, so sorry for obvious questions. I just installed (on Denbian10) the osxcross cross-compiler, then macports and its GTK libs (header and dylib). I successfully cross-compiled a simple GTK2 app that use Cairo, using dynamic linking. Then made a bash script that pack