Re: Gtk+ 3.0 and MS Windows

2011-10-10 Thread jcupitt
I read this article and remembered this email thread: http://virtualdub.org/blog/pivot/entry.php?id=355 Loading a full Win32 project revealed a big problem: the VS11 Express preview doesn't have support for loading non-Metro C++ projects. Could this be a problem for gtk with msvc in future?

Re: Gtk+ 3.0 and MS Windows

2011-10-10 Thread Jernej Simončič
On Mon, 10 Oct 2011 10:31:15 +0100, jcup...@gmail.com wrote: Could this be a problem for gtk with msvc in future? Full version of VS11 Preview doesn't have this limitation. -- Jernej Simončič http://eternallybored.org/ ___ gtk-list mailing list

RE: Gtk+ 3.0 and MS Windows

2011-04-03 Thread Mikhail Titov
, 2011 1:06 PM To: Mikhail Titov Cc: Maarten Bosmans; Gtk+ list Subject: Re: Gtk+ 3.0 and MS Windows On 28 March 2011 06:43, Mikhail Titov m...@gmx.us wrote: I don't have much spare time, but I'll try to summarize what should be done to utilize cross-compiled binaries (like from OpenSUSE) to build

RE: Gtk+ 3.0 and MS Windows

2011-04-03 Thread Fan Chun-wei
Hello Mikhail, I read through your wiki post and I think the information you have there is quite helpful and informative for those intending to build GTK+-3.x with the OBS dependencies-thanks for that really, as it may not be clear on how to build the GTK+ stack with VS at the moment. I think I

RE: Gtk+ 3.0 and MS Windows

2011-04-03 Thread Mikhail Titov
:14 PM To: Mikhail Titov Cc: gtk-list@gnome.org Subject: RE: Gtk+ 3.0 and MS Windows Hello Mikhail, I read through your wiki post and I think the information you have there is quite helpful and informative for those intending to build GTK+-3.x with the OBS dependencies-thanks for that really

RE: Gtk+ 3.0 and MS Windows

2011-04-03 Thread Fan Chun-wei
Hello Mikhail, 1. I'll make corrections it if you didn't make it ahead of me. Please go ahead and do that, thank you! (I don't have a Wiki account yet!) 2. Hmm.. so why all pragmas and defines from msvc_recommended_pragmas.h are not in property file (gtk+.vsprops)? It is just a few flags

Re: Gtk+ 3.0 and MS Windows

2011-03-29 Thread Javier Jardón
On 28 March 2011 06:43, Mikhail Titov m...@gmx.us wrote: I don't have much spare time, but I'll try to summarize what should be done to utilize cross-compiled binaries (like from OpenSUSE) to build stuff using MS VC++. I guess it would be substantial time saver not to manually build

Re: Gtk+ 3.0 and MS Windows

2011-03-28 Thread Luis Matos
Hello there! First of all, thanks for all your work in gtk+ (and gnome) environment. I am trying to introduce gtk+ to industrial solutions, mainly using Gtk# and Glade. Is it possible to combine the obs with the current sources of all Gnome components? I am talking mainly in glade, because the

RE: Gtk+ 3.0 and MS Windows

2011-03-28 Thread Mikhail Titov
To: 'Maarten Bosmans'; 'Gtk+ list' Subject: RE: Gtk+ 3.0 and MS Windows Just in case someone is following :-) I was able to successfully build GTK+ 3.0.6 using MS VC++ 2008 Express using underlying OpenSUSE win32 binaries. I had to play around with nm.exe and lib.exe (MS proprietary tool) to generate

Re: Gtk+ 3.0 and MS Windows

2011-03-27 Thread Maarten Bosmans
2011/3/25 Mikhail Titov m...@gmx.us: Maarten: Thanks again! It worked like magic. I'm not sure if I was supposed to get a bunch of dot cpio files in cache/extracted/ folder. I have 7-zip 9.20. Anyway I selected all of them and did 7-zip - extract here from explorer. However when I try to

RE: Gtk+ 3.0 and MS Windows

2011-03-27 Thread Mikhail Titov
Bosmans [mailto:mkbosm...@gmail.com] Sent: Sunday, March 27, 2011 2:08 PM To: Gtk+ list Cc: Mikhail Titov Subject: Re: Gtk+ 3.0 and MS Windows 2011/3/25 Mikhail Titov m...@gmx.us: Maarten: Thanks again! It worked like magic. I'm not sure if I was supposed to get a bunch of dot cpio files in cache

RE: Gtk+ 3.0 and MS Windows

2011-03-27 Thread Mikhail Titov
. Mikhail -Original Message- From: gtk-list-boun...@gnome.org [mailto:gtk-list-boun...@gnome.org] On Behalf Of Mikhail Titov Sent: Sunday, March 27, 2011 6:20 PM To: 'Maarten Bosmans'; 'Gtk+ list' Subject: RE: Gtk+ 3.0 and MS Windows Maarten: 1) I was not exactly mixing different

RE: Gtk+ 3.0 and MS Windows

2011-03-27 Thread Mikhail Titov
: Mikhail Titov [mailto:m...@gmx.us] Sent: Sunday, March 27, 2011 7:57 PM To: 'Mikhail Titov'; 'Maarten Bosmans'; 'Gtk+ list' Subject: RE: Gtk+ 3.0 and MS Windows 2) It turned out that glibconfig.h from OpenSUSE is not MSVC friendly. Perhaps it redefines something important. I took that from gnome's

Re: Gtk+ 3.0 and MS Windows

2011-03-25 Thread Maarten Bosmans
2011/3/24 Mikhail Titov m...@gmx.us: Maarten: Yes, if you have this script available it would be wonderful. http://lists.opensuse.org/opensuse-mingw/2011-03/msg00020.html http://www.bosmans.ch/pulseaudio/download-mingw-rpm.py The only shortcoming of these binaries from OpenSUSE that they

RE: Gtk+ 3.0 and MS Windows

2011-03-25 Thread Fan Chun-wei
Hi Mikhail, Can I know which version of GTK+ are you using? You may want to try building from a clean source tree that is not touched by MinGW/MSYS (i.e. extract from the release tarball, and build from it directly with VS). I was able to build up to 3.0.4 without problems, and it seems 3.0.5

RE: Gtk+ 3.0 and MS Windows

2011-03-25 Thread Mikhail Titov
- From: Maarten Bosmans [mailto:mkbosm...@gmail.com] Sent: Friday, March 25, 2011 3:38 AM To: Gtk+ list Cc: Mikhail Titov; John Stowers Subject: Re: Gtk+ 3.0 and MS Windows 2011/3/24 Mikhail Titov m...@gmx.us: Maarten: Yes, if you have this script available it would be wonderful. http

RE: Gtk+ 3.0 and MS Windows

2011-03-25 Thread Mikhail Titov
...@yahoo.com.tw] Sent: Friday, March 25, 2011 6:11 AM To: Mikhail Titov Cc: gtk-list@gnome.org Subject: RE: Gtk+ 3.0 and MS Windows Hi Mikhail, Can I know which version of GTK+ are you using? You may want to try building from a clean source tree that is not touched by MinGW/MSYS (i.e. extract from

RE: Gtk+ 3.0 and MS Windows

2011-03-25 Thread Mikhail Titov
Message- From: gtk-list-boun...@gnome.org [mailto:gtk-list-boun...@gnome.org] On Behalf Of Mikhail Titov Sent: Friday, March 25, 2011 8:40 AM To: 'Fan Chun-wei' Cc: gtk-list@gnome.org Subject: RE: Gtk+ 3.0 and MS Windows Fan: I tried gtk+ 3.0.4. All most recent dependencies I got in a binary

Re: Gtk+ 3.0 and MS Windows

2011-03-24 Thread Maarten Bosmans
2011/3/23 Mikhail Titov m...@gmx.us: Maarten: Thanks for the link! By saying that I don't have OpenSUSE I implied that I'd have to either use `alien` (with possible complication if any) or build it myself on Ubuntu. If you like, I have a python script (that works on both Linux and Windows)

Re: Gtk+ 3.0 and MS Windows

2011-03-24 Thread John Stowers
On Thu, 2011-03-24 at 10:01 +0100, Maarten Bosmans wrote: 2011/3/23 Mikhail Titov m...@gmx.us: Maarten: Thanks for the link! By saying that I don't have OpenSUSE I implied that I'd have to either use `alien` (with possible complication if any) or build it myself on Ubuntu. If you

RE: Gtk+ 3.0 and MS Windows

2011-03-24 Thread Mikhail Titov
Titov; Gtk+ list Subject: Re: Gtk+ 3.0 and MS Windows On Thu, 2011-03-24 at 10:01 +0100, Maarten Bosmans wrote: 2011/3/23 Mikhail Titov m...@gmx.us: Maarten: Thanks for the link! By saying that I don't have OpenSUSE I implied that I'd have to either use `alien` (with possible

Re: Gtk+ 3.0 and MS Windows

2011-03-24 Thread jcupitt
On 24 March 2011 21:04, John Stowers john.stowers.li...@gmail.com wrote: On Thu, 2011-03-24 at 10:01 +0100, Maarten Bosmans wrote: If you like, I have a python script (that works on both Linux and Windows) that downloads a package with all dependencies and extracts the binaries. Combined with

Re: Gtk+ 3.0 and MS Windows

2011-03-24 Thread jun louis
It's NOT difficult to Make Gtk+ 3.0 under Mingw with Gcc-4.5. But now, it's not worked good enought. I don't known what you need, may be this method can help you: 1. fetch dependance packages on http://ftp.gnome.org/pub/GNOME/binaries/win32/ * gtk+-bundle_2.22.1-20101227_ win32.zip = unzip

RE: Gtk+ 3.0 and MS Windows

2011-03-24 Thread Fan Chun-wei
Hi Mikhail, You may want to try the VS2008 Project files in the $(srcroot)/build /win32/vs9 folder, and VS2010 project files for gtk+-3.0.x are now under review for inclusion (the same holds for GLib 2.28.x and GTK+-2.24.x). AFAIK, due to different release cycles, VS Project files are not yet

RE: Gtk+ 3.0 and MS Windows

2011-03-24 Thread Mikhail Titov
To: Mikhail Titov Cc: john.stowers.li...@gmail.com; mkbosm...@gmail.com; 'Gtk+ list' Subject: RE: Gtk+ 3.0 and MS Windows Hi Mikhail, You may want to try the VS2008 Project files in the $(srcroot)/build /win32/vs9 folder, and VS2010 project files for gtk+-3.0.x are now under review for inclusion

Gtk+ 3.0 and MS Windows

2011-03-23 Thread Mikhail Titov
Hello! I understand that there is a lot of work still needs to be done for Gtk+ 3.0 . However I would like to use some of its functionality now if possible. The problem is that I’m using gtkmm and msvc++ to compile my code under MS Windows. I wonder about win32 builds of gtk+ 3.0. Is it not

Re: Gtk+ 3.0 and MS Windows

2011-03-23 Thread Maarten Bosmans
2011/3/23 Mikhail Titov m...@gmx.us: Hello! I understand that there is a lot of work still needs to be done for Gtk+ 3.0 . However I would like to use some of its functionality now if possible. The problem is that I’m using gtkmm and msvc++ to compile my code under MS Windows. I wonder

RE: Gtk+ 3.0 and MS Windows

2011-03-23 Thread Mikhail Titov
To: Mikhail Titov Cc: Gtk+ list Subject: Re: Gtk+ 3.0 and MS Windows 2011/3/23 Mikhail Titov m...@gmx.us: Hello! I understand that there is a lot of work still needs to be done for Gtk+ 3.0 . However I would like to use some of its functionality now if possible. The problem is that I’m

Re: Gtk+ 3.0 and MS Windows

2011-03-23 Thread Maarten Bosmans
2011/3/23 Mikhail Titov m...@gmx.us: Maarten: Thanks for your quick reply! Good to know that Gtk+ 3 is buildable for win32 according to your OpenSUSE link. I don't have OpenSUSE though, but I'll give cross-compiler a try under Ubuntu. The point of the buildservice is to automate the build

RE: Gtk+ 3.0 and MS Windows

2011-03-23 Thread Mikhail Titov
[mailto:mkbosm...@gmail.com] Sent: Wednesday, March 23, 2011 3:38 PM To: Mikhail Titov Cc: Gtk+ list Subject: Re: Gtk+ 3.0 and MS Windows 2011/3/23 Mikhail Titov m...@gmx.us: Maarten: Thanks for your quick reply! Good to know that Gtk+ 3 is buildable for win32 according to your OpenSUSE link. I