Re: Cross platform development
- From: jcupitt gmail com
- Cc: gtk-app <gtk-app-devel-list gnome org>
- Subject: Re: Cross platform development
- Date: Sun, 19 Mar 2017 16:05:44 +0000
On 17 March 2017 at 22:02, Dirk Gottschalk via gtk-app-devel-list
<gtk-app-devel-list gnome org> 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 binary is
sudo ./build.sh 8.3
and it'll build version 8.3 and make an installer, and the host
machine will be undisturbed.
You're very welcome to nick any parts which might be useful. It's
gtk2, but a gtk3 one would be a simple change. As long as you have
your project buildable via cmake or autotools, it should be simple to
adapt.
https://github.com/jcupitt/build-win64
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]