Re: Cross platform developmentG

2017-03-19 Thread Nicola Fontana
Il Mon, 20 Mar 2017 03:30:54 +0100 Dirk Gottschalk via gtk-app-devel-list scrisse: > ... > I'll take a look at this. The question was which DLLs are nedded. Hi, in my cross-compiled installer script [1] I've the following list: File "${DLLDIR}/libwinpthread-*.dll" File "${DLLDIR}/libgcc_*

Re: Cross platform development

2017-03-19 Thread Dirk Gottschalk via gtk-app-devel-list
Hi. Am Samstag, den 18.03.2017, 10:07 -0600 schrieb Michael Torrie: > On 03/18/2017 09:16 AM, pelzflorian (Florian Pelz) wrote: > > MSYS2 ships with the pacman package manager. After you have > > followed the > > instructions on the website, launch the MSYS2 shell from the MSYS2 > > folder and the

Re: Cross platform development

2017-03-19 Thread Dirk Gottschalk via gtk-app-devel-list
Hi Lucas. Am Sonntag, den 19.03.2017, 10:44 +0100 schrieb Lucas Levrel via gtk- app-devel-list: > Le 18 mars 2017, à 14:37, Dirk Gottschalk via gtk-app-devel-list a > écrit : > > > Am Samstag, den 18.03.2017, 11:42 +0100 schrieb pelzflorian > > (Florian > > Pelz): > > > > > Note that if your app

Re: Cross platform development

2017-03-19 Thread jcupitt
On 17 March 2017 at 22:02, Dirk Gottschalk via gtk-app-devel-list wrote: > I'm developing a multi platform application with GTK+ for Windows and > Linux. I make Windows binaries with jhbuild and mingw from linux. I have it all wrapped up in a docker container, so all anyone needs to do to make a

Re: Cross platform development

2017-03-19 Thread Lucas Levrel via gtk-app-devel-list
Le 18 mars 2017, à 14:37, Dirk Gottschalk via gtk-app-devel-list a écrit : Am Samstag, den 18.03.2017, 11:42 +0100 schrieb pelzflorian (Florian Pelz): Note that if your application is not libre software (it should be, please make it libre!), then static linking means you need to provide your a