To compile glib on MinGW is not easy

2014-05-30 Thread Florian HEGRON
Hello, I compiled glib on my MinGW installation ! It's unbelievable. I plaisant but this is because I try since many days (weeks). My different problems (with glib 2.41.0) : - There is a bug into mingw-libintl package I opened a ticket in the bug tracker system of the MinGW project [1]. -

Re: To compile glib on MinGW is not easy

2014-05-30 Thread Florian HEGRON
Hello, Thank you very much for your quick response ! I compiled glib on my MinGW installation ! It's unbelievable. I plaisant but this is because I try since many days (weeks). My different problems (with glib 2.41.0) : - There is a bug into mingw-libintl package I opened a ticket in the b

Re: To compile glib on MinGW is not easy

2014-05-30 Thread Florian HEGRON
hi Florian; On 30 May 2014 14:09, Florian HEGRON wrote: Ok. I don't understand the reason. Do devs think that cygwin is a best method to compile on windows ? Do not they care about Windows ? If any devs is interested, don't hesitate ! you likely won't get any reply from the G

Re: Hello world not show

2014-06-04 Thread Florian HEGRON
On 2014-06-04 15:21, Zhengrong Zang wrote: I compiled code as below and without any problems, but nothing shown when run it, what should I do next? Quand tu le lances avec un terminal, as-tu un message quelconque qui s'affiche ? As-tu essayé un débogueur genre gdb? Quel OS as-tu ? Comment a

Re: Hello world not show

2014-06-04 Thread Florian HEGRON
On 2014-06-04 15:43, Zhengrong Zang wrote: 2014/06/04 22:37、Florian HEGRON のメッセージ: On 2014-06-04 15:21, Zhengrong Zang wrote: I compiled code as below and without any problems, but nothing shown when run it, what should I do next? Quand tu le lances avec un terminal, as-tu un message

Re: Hello world not show

2014-06-04 Thread Florian HEGRON
http://win32builder.gnome.org/gtk+-bundle_3.6.4-20130921_win32.zip is for win32 api, not cygwin, it is ? Uninstall it, and try with the cygwin package (install it via the cygwin installer). regards, ___ gtk-list mailing list gtk-list@gnome.org http

Re: Hello world not show

2014-06-04 Thread Florian HEGRON
$ gtk3-demo ** ERROR:/usr/src/ports/gtk3/gtk3-3.10.7-2.i686/src/gtk+-3.10.7/demos/gtk-demo/main.c:892:setup_default_icon: assertion failed: (pixbuf) Is there a cygwin package for pixbuf that is not installed ? Gtk bundle just unzip so can't be uninstall... By "uninstall", I say delete + del

Re: Hello world not show

2014-06-04 Thread Florian HEGRON
On 2014-06-04 16:55, Zhengrong Zang wrote: 2014/06/04 23:30、Florian HEGRON のメッセージ: $ gtk3-demo ** ERROR:/usr/src/ports/gtk3/gtk3-3.10.7-2.i686/src/gtk+-3.10.7/demos/gtk-demo/main.c:892:setup_default_icon: assertion failed: (pixbuf) Is there a cygwin package for pixbuf that is not

Re: Hello world not show

2014-06-04 Thread Florian HEGRON
On 2014-06-04 17:06, Zhengrong Zang wrote: $ gtk3-demo ** ERROR:/usr/src/ports/gtk3/gtk3-3.10.7-2.i686/src/gtk+-3.10.7/demos/gtk-demo/main.c:892:setup_default_icon: assertion failed: (pixbuf) Is there a cygwin package for pixbuf that is not installed ? Thank you very much! Now hello window i

Re: glib-2.38.2 on FreeBSD 10.0 amd64 build failures

2014-06-05 Thread Florian HEGRON
Hi, Hello Im trying to build glib-2.38.2 or 2.40 on FreeBSD 10 amd64. Im stuck on the same error Did you try with the glib 2.41.0 ? CC libgobject_2_0_la-gvaluetypes.lo Syntax error: "(" unexpected strange… Did you apply any patch ? Did you edit a file before to try to compile ?

Re: glib-2.38.2 on FreeBSD 10.0 amd64 build failures

2014-06-05 Thread Florian HEGRON
This happens with FreeBSD's make or gmake versions. No difference. What is the version of make and gcc ? ___ gtk-list mailing list gtk-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-list

Re: glib-2.38.2 on FreeBSD 10.0 amd64 build failures

2014-06-05 Thread Florian HEGRON
What happens if you delete the "()" at the line 25 of the file glib-2.41.0/gobject/gvaluetypes.c ? ___ gtk-list mailing list gtk-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-list

Re: glib-2.38.2 on FreeBSD 10.0 amd64 build failures

2014-06-05 Thread Florian HEGRON
26 #include /* qsort() */ Yes it's may be stupid but I said you to delete this "()". ___ gtk-list mailing list gtk-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-list

Re: glib-2.38.2 on FreeBSD 10.0 amd64 build failures

2014-06-05 Thread Florian HEGRON
On 2014-06-05 14:45, Stefan Parvu wrote: > 26 #include /* qsort() */ Yes it's may be stupid but I said you to delete this "()". Noope. No difference. I did run it again using truss (in FreeBSD) to see each system call and I see these under syslog: pid 63514 (strfuncs), uid 500: exite