RE: gtkmm 3 win32?

2013-09-06 Thread Dos Santos, Oliveira
Hi guys,

I have a Gtk+ 3.7.2 and Gtkmm 3.6.0 stack built with MSVC 2012 on windows 7 and 
seems perfectly working for many month on windows vista, windows 7 and windows 
8 in 32/64 bits, I haven't yet release an installer with the LIBs, the DLLs, 
the headers and the share folder. If you wish, I can create a sourceforge page 
and upload my installer of the Gtk+ stack 3.7.2 (+ Gtkmm 3.6.0) this afternoon.

Regards

Marco Dos Santos Oliveira
EBU/European Broadcasting Union
Technology and Innovation Department

From: gtkmm-list [mailto:gtkmm-list-boun...@gnome.org] On Behalf Of Jacob 
Patrick
Sent: lundi 2 septembre 2013 20:52
To: gtkmm-list@gnome.org
Subject: gtkmm 3 win32?

Hello, I was wondering the when the binary's of Gtkmm 3 for windows will be 
released? I am creating an app on gtkmm 3.0 (since its stable, rather than 3.4 
unstable) and I would love to get it compiled on win32. I tried to compile the 
source code, but i could not resolve for the life of me the dependencies of 
glibmm. It wanted libsigc++-2.0 which I already installed, and some other 
things it could not find. This was attempted on MinGW with msys and the 
msys-get-inst installer with the pre-included packages since the latest 
catalogue packages created errors installing with gettext. The last news I 
heard about gtkmm3 for windows was in 2012 and a whole year has passed since.

Thanks.
--

**
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error, please notify the system manager. 
This footnote also confirms that this email message has been swept by the 
mailgateway
**
___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list


Re: gtkmm 3 win32?

2013-09-06 Thread Jens Georg
Nice effort!

Given that sf has started acting odd by adding weird installers [1] that
download even weirder toolbars[2] 

[1]http://www.davescomputertips.com/sourceforges-new-installer-bundles-adware/
[2]http://sourceforge.net/devshare/why

I'd probably chose a different hosting site.

 Hi guys,
 
  
 
 I have a Gtk+ 3.7.2 and Gtkmm 3.6.0 stack built with MSVC 2012 on
 windows 7 and seems perfectly working for many month on windows vista,
 windows 7 and windows 8 in 32/64 bits, I haven’t yet release an
 installer with the LIBs, the DLLs, the headers and the share folder.
 If you wish, I can create a sourceforge page and upload my installer
 of the Gtk+ stack 3.7.2 (+ Gtkmm 3.6.0) this afternoon.
 
  
 
 Regards
 
  
 
 Marco Dos Santos Oliveira
 
 EBU/European Broadcasting Union
 
 Technology and Innovation Department
 
 
  
 
 From: gtkmm-list [mailto:gtkmm-list-boun...@gnome.org] On Behalf Of
 Jacob Patrick
 Sent: lundi 2 septembre 2013 20:52
 To: gtkmm-list@gnome.org
 Subject: gtkmm 3 win32?
 
 
  
 
 Hello, I was wondering the when the binary's of Gtkmm 3 for windows
 will be released? I am creating an app on gtkmm 3.0 (since its stable,
 rather than 3.4 unstable) and I would love to get it compiled on
 win32. I tried to compile the source code, but i could not resolve for
 the life of me the dependencies of glibmm. It wanted libsigc++-2.0
 which I already installed, and some other things it could not find.
 This was attempted on MinGW with msys and the msys-get-inst installer
 with the pre-included packages since the latest catalogue packages
 created errors installing with gettext. The last news I heard about
 gtkmm3 for windows was in 2012 and a whole year has passed since.
 
  
 
 
 Thanks.
 
 
 
 __
 
 **
 This email and any files transmitted with it are confidential and
 intended solely for the use of the individual or entity to whom they
 are addressed. 
 If you have received this email in error, please notify the system
 manager. This footnote also confirms that this email message has been
 swept by the mailgateway
 **
 
 ___
 gtkmm-list mailing list
 gtkmm-list@gnome.org
 https://mail.gnome.org/mailman/listinfo/gtkmm-list


___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list


RE: gtkmm 3 win32?

2013-09-06 Thread Dos Santos, Oliveira
Hello again,

I just finish to complete the sourceforge form and I have uploaded the 
installer. As I said, it works fine on Windows Vista/7 and 8 (not RT, I have 
not done an ARM build) in 32 and 64 bits and it don't work on Windows 9x/XP. By 
the way, the Gtk+ 3.7.2 doesn't support the new gtk stuff like socket and plugs 
because it wasn't ready at time for windows. The most recent widget I used in 
my projects was the Gtk::MenuButton which was introduced in Gtk version 3.6 if 
my memory is good.

You can find the installer there : 
http://sourceforge.net/projects/gtk372andgtkmm360forwindows/

If you wish, I can add my simple example msvc project on the wiki page of the 
sourceforge project to demonstrate how to configure a Gtk project and make it 
running perfectly. If someone experiment difficulties, or bugs, don't hesitate 
to communicate with me trough the Gtkmm-list or trough the sourceforge ticket.

Regards

Marco Dos Santos Oliveira
EBU/European Broadcasting Union
Technology and Innovation Department

-Original Message-
From: gtkmm-list [mailto:gtkmm-list-boun...@gnome.org] On Behalf Of Jens Georg
Sent: vendredi 6 septembre 2013 11:42
To: gtkmm-list@gnome.org
Subject: Re: gtkmm 3 win32?

Nice effort!

Given that sf has started acting odd by adding weird installers [1] that 
download even weirder toolbars[2] 

[1]http://www.davescomputertips.com/sourceforges-new-installer-bundles-adware/
[2]http://sourceforge.net/devshare/why

I'd probably chose a different hosting site.

 Hi guys,
 
  
 
 I have a Gtk+ 3.7.2 and Gtkmm 3.6.0 stack built with MSVC 2012 on 
 windows 7 and seems perfectly working for many month on windows vista, 
 windows 7 and windows 8 in 32/64 bits, I haven’t yet release an 
 installer with the LIBs, the DLLs, the headers and the share folder.
 If you wish, I can create a sourceforge page and upload my installer 
 of the Gtk+ stack 3.7.2 (+ Gtkmm 3.6.0) this afternoon.
 
  
 
 Regards
 
  
 
 Marco Dos Santos Oliveira
 
 EBU/European Broadcasting Union
 
 Technology and Innovation Department
 
 
  
 
 From: gtkmm-list [mailto:gtkmm-list-boun...@gnome.org] On Behalf Of 
 Jacob Patrick
 Sent: lundi 2 septembre 2013 20:52
 To: gtkmm-list@gnome.org
 Subject: gtkmm 3 win32?
 
 
  
 
 Hello, I was wondering the when the binary's of Gtkmm 3 for windows 
 will be released? I am creating an app on gtkmm 3.0 (since its stable, 
 rather than 3.4 unstable) and I would love to get it compiled on 
 win32. I tried to compile the source code, but i could not resolve for 
 the life of me the dependencies of glibmm. It wanted libsigc++-2.0 
 which I already installed, and some other things it could not find.
 This was attempted on MinGW with msys and the msys-get-inst installer 
 with the pre-included packages since the latest catalogue packages 
 created errors installing with gettext. The last news I heard about
 gtkmm3 for windows was in 2012 and a whole year has passed since.
 
  
 
 
 Thanks.
 
 
 
 __
 
 **
 This email and any files transmitted with it are confidential and 
 intended solely for the use of the individual or entity to whom they 
 are addressed.
 If you have received this email in error, please notify the system 
 manager. This footnote also confirms that this email message has been 
 swept by the mailgateway
 **
 
 ___
 gtkmm-list mailing list
 gtkmm-list@gnome.org
 https://mail.gnome.org/mailman/listinfo/gtkmm-list


___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list
--

**
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error, please notify the system manager. 
This footnote also confirms that this email message has been swept by the 
mailgateway
**
___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list


gtkmm 3 win32?

2013-09-03 Thread Jacob Patrick
Hello, I was wondering the when the binary's of Gtkmm 3 for windows will be 
released? I am creating an app on gtkmm 3.0 (since its stable, rather than 3.4 
unstable) and I would love to get it compiled on win32. I tried to compile the 
source code, but i could not resolve for the life of me the dependencies of 
glibmm. It wanted libsigc++-2.0 which I already installed, and some other 
things it could not find. This was attempted on MinGW with msys and the 
msys-get-inst installer with the pre-included packages since the latest 
catalogue packages created errors installing with gettext. The last news I 
heard about gtkmm3 for windows was in 2012 and a whole year has passed since.
Thanks.   ___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list


gtkmm 3 win32?

2013-09-02 Thread cellsheet
Hello, I was wondering the when the binary's of Gtkmm 3 for windows will be
released? I am creating an app on gtkmm 3.0 (since its stable, rather than
3.4 unstable) and I would love to get it compiled on win32. I tried to
compile the source code, but i could not resolve for the life of me the
dependencies of glibmm. It wanted libsigc++-2.0 which I already installed,
and some other things it could not find. This was attempted on MinGW with
msys and the msys-get-inst installer with the pre-included packages since
the latest catalogue packages created errors installing with gettext. The
last news I heard about gtkmm3 for windows was in 2012 and a whole year has
passed since.

Thanks.



--
View this message in context: 
http://gtk.10911.n7.nabble.com/gtkmm-3-win32-tp82295.html
Sent from the Gtkmm mailing list archive at Nabble.com.
___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list


Re: gtkmm 3 win32?

2013-09-02 Thread Jonas Platte
I managed to cross-compile my gtkmm 3 app using a tutorial to compile 
glade for windows 
(http://blogs.gnome.org/xjuan/2012/05/29/cross-compiling-glade-for-win32/). 
The windows libraries that are used there are from the OpenSUSE 
repositories, which seem to have mingw32-builds of some otherwise 
linux-only libraries.
If you want to try doing that too, and have problems, feel free to 
contact me about it. There are some things you need to do additionally 
to those in the tutorial to get things running.


However, my program doesn't work and I found out the problem is in 
gtk_builder_add_from_file. So if you use Gtk::Builder, and have your ui 
files loaded during runtime, you will probably have the program crash on 
startup too.
There is the alternative way of bundling your ui files into binary 
bundles with the GResource API and linking them into the executable 
which seems to be what Glade does. Unfortunately, GResource isn't 
wrapped in gtkmm. I didn't file a bug because I was busy, but eventually 
we could discuss the whole win32 problem again the mailing list now.


I would really appreciate a solution too.

Am 02.09.2013 21:01, schrieb cellsheet:

Hello, I was wondering the when the binary's of Gtkmm 3 for windows will be
released? I am creating an app on gtkmm 3.0 (since its stable, rather than
3.4 unstable) and I would love to get it compiled on win32. I tried to
compile the source code, but i could not resolve for the life of me the
dependencies of glibmm. It wanted libsigc++-2.0 which I already installed,
and some other things it could not find. This was attempted on MinGW with
msys and the msys-get-inst installer with the pre-included packages since
the latest catalogue packages created errors installing with gettext. The
last news I heard about gtkmm3 for windows was in 2012 and a whole year has
passed since.

Thanks.



--
View this message in context: 
http://gtk.10911.n7.nabble.com/gtkmm-3-win32-tp82295.html
Sent from the Gtkmm mailing list archive at Nabble.com.
___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list


___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list


Re: gtkmm 3 win32?

2013-09-02 Thread cellsheet
Alright thanks, but It's a self-contained single file app that doesn't have a
lot to it, and it's only in its beginning phases at this point, I would just
hate to see it not be able to be not workable on windows if I got too far
with gtkmm that I would basically have to re-write the GUI part for win32
api.



--
View this message in context: 
http://gtk.10911.n7.nabble.com/gtkmm-3-win32-tp82295p82298.html
Sent from the Gtkmm mailing list archive at Nabble.com.
___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list