Hello Jason, First you can get all source code in Windows, compile and then move to your Linux rootfs
For do this: https://github.com/Wesley-Chan/GTK-for-Windows 2015-09-04 14:00 GMT+02:00 <[email protected]>: > Send gtkmm-list mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://mail.gnome.org/mailman/listinfo/gtkmm-list > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of gtkmm-list digest..." > > > Today's Topics: > > 1. Cross-Compiling on Linux (Jason C. McDonald) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 3 Sep 2015 18:08:03 -0700 > From: "Jason C. McDonald" <[email protected]> > To: [email protected] > Subject: Cross-Compiling on Linux > Message-ID: <[email protected]> > Content-Type: text/plain; charset="utf-8"; Format="flowed" > > I've been researching this for over a week now, and I can't get anything > resembling a straight answer. > > I am on an Ubuntu 15.04 x64 computer, using C++11 and CodeBlocks. I have > a program written using the latest stable version of gtkmm. Now I need > to compile the project with MinGW for both Win32 and Win64 /on my Ubuntu > machine/. I have everything I need for building Windows binaries > installed, but I have no idea how to compile gtkmm and its dependencies > for Win32 and Win64 and linking them. There are some sparse > instructions, including in the tarball, but they're so vague and unclear > that I can't figure out how to accomplish this. > > Can anyone provide me with a simple, step-by-step process for compiling > my program? I know how to point CodeBlocks to header and lib files for a > particular build without any trouble, but I have /no idea/ how to GET > those header and lib files for gtkmm and its dependencies from my Linux > machine. > > Thank you in advance. > > -Jason C. McDonald > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <https://mail.gnome.org/archives/gtkmm-list/attachments/20150903/5452dd37/attachment.html> > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > gtkmm-list mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/gtkmm-list > > > ------------------------------ > > End of gtkmm-list Digest, Vol 137, Issue 3 > ****************************************** _______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list
