Oops! sorry I forget CC for gtk-app-devel-list.
Thanks. -------- Forwarded Message -------- Subject: Re: Cross platform development Date: Sat, 18 Mar 2017 08:54:53 +0900 From: michinari.nukazawa <michinari.nukaz...@gmail.com> To: Dirk Gottschalk <dirk.gottschalk1...@googlemail.com> Hi Dirk. I'm developing vecterion by GTK+-3 for Linux and Windows. Using Makefile, MinGW cross-build in Ubuntu, and download GTK3 official pre-build library for Windows (very old...). I using Vecterion for Windows deploy script. https://github.com/MichinariNukazawa/vecterion_vge/blob/master/deploy/packaging_win64.sh future work plan?: Build to GTK latest version in vecterion deploy system for Linux and Windows(cross-build). I am also interested in other developers' ways. Thanks. On 2017年03月18日 07:02, Dirk Gottschalk via gtk-app-devel-list wrote:
Hello, I'm developing a multi platform application with GTK+ for Windows and Linux. I'am using autotools and MinGW from my distributions Repository (Fedora). Now my questions: 1. Which DLLs do i have to copy from the bin directory of MinGW for my GTK+-Application. I don't want to install MinGW on all Workstations where the app should rum. AFAIK it is enough to copy the DLLs into the applications working directory. But which are this? I plan to breate an installer package which should deliver all needed DLLs. IIRC is GTK+ and it's dependencies not linkable statically, which i would prefer. Could anybody provide me some informarion about this? Thanks for your advice. Regards, Dirk _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
-- ========== Michinari.Nukazawa in the project "daisy bell" https://daisy-bell.booth.pm/ ========== _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list