folder for each package, especially regarding gettext-runtime, which can
be hard to build yourself under VS.
God Bless,
-Fan, Chun-wei
--- 11/3/25 (五),Mikhail Titov 寫道:
> 日期: 2011年3月25日,五,上午6:08
> Maarten:
>
> Yes, if you have this script available it would be
> wonderful. The
did
not change that much to cause any problems of that sort (I didn't have
time to build 3.0.5 yet)
God Bless,
-Fan, Chun-wei
--- 11/3/25 (五),Mikhail Titov 寫道:
> Fan:
>
> If I try to use experimental MS VC++ solution/projects,
> gdk-win32 dll gets built correctly. Howe
le using GTK+
and its GNOME deps out there on Windows.
Hope this helps to clear some questions that may be involved, and thanks
very much for the informative post.
God Bless,
-Fan, Chun-wei
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome
me know.
>
> In overall, I'd like to see the possibility to stay up to
> date with gtkmm and all the stuff from git and build it as
> easy as typing nmake. I know this is the wrong list, but I
> had to start with gtk+ :-)
No problem :) Thanks.
God Bless,
Fan, Chun-wei
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list
Did anyone tell you about what they think about using CMake yet?
Goodnight.
God Bless,
-Fan, Chun-wei
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list
Hi list,
I am wondering, that on Windows, where is the
org.gtk.Settings.FileChooser.gschema.xml file searched for, as XDG_DATA_DIRS
and XDG_SHARED_DIR seems to be only applicable for *nix platforms.
I was having trouble for the system to find that file on Windows.
Thank you!
___
mpile the
the org.gtk.Settings.FileChooser.gschema.xml shortly.
Hope this helps, and thanks for looking at this.
God Bless,
-Fan, Chun-wei
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list
Hi Lothar,
Do you use MinGW? I am not sure, but you can check out the OpenSuse Build
service.
Otherwise, the GTK+-2.24.x source packages have working Visual C++ 2008
project files that you can make use of-let me know if you need help on
the Visual C++ project files though.
God Bless,
Fan, Chun
made possible through countless efforts by many,
especially tml and Hans Breuer. So I am the one who now attempts to keep
the Visual C++ project files up-to-date in the GTK+ stack.
Sorry for the longish post, but hope this helps.
God Bless,
Fan, Chun-wei
>
> There seems to be so much not t
the
GTK+ stack on Windows using Visual Studio. Hopefully I could get that
done ASAP, time permitting. Sorry for the delay.
Hope this helps to clear things up-sorry for the longish post.
God Bless,
Fan, Chun-wei
___
gtk-list mailing list
gtk-list
Hi bulk88,
I do understand it is highly likely that the makefile.msc's in GLib is not in
working shape, but the GLib makefile.msc's are not complete in the tarball
distribution as they were not maintained for a good while-there is a patch in
BugZilla under bug 651261 to fix this, but I have yet
Hi Phani,
It seems that you need to install GLib-2.32.0 or later to solve this
issue. The --valist-marshallers option to glib-genmarshal is only added
quite recently, and 2.32.0 is the first GLib version to incorporate that.
Hope this helps.
With blessings
-Fan, Chun-wei
GEN
tried to build the whole stack with Visual C++.
Hope this helps
With blessings,
-Fan, Chun-wei
於 2012/5/7 下午 06:25, Andrea Zagli 提到:
i'm trying to use gtk3-demo under windows vista (i tried also under
windows xp pro) but it crash every time i run it
for example if i double click con
ings.
-Fan, Chun-wei
___
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list
Hi,
I was building the GTK+ sources about a few days ago (latest GIT
checkout circa 2/24/2013, in which I built my tarballs using 'make dist'
on Linux before I proceeded to build the resulting tarball on my Windows
7 system using Visual C++ 2008. I have noticed that the gtk-demo
sources have
於 2013/9/14 上午 02:28, Mack J. Jenkins 提到:
checking for GLIB - version >= 2.31.2... no
configure: error:
*** GLIB 2.31.2 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed
*** but not in the same location as pkg-config add the lo
Hi Thomas,
I was trying to build your code with Visual Studio (which I believe is
GTK+2.x based), but it does seem to me that the code you have posted is
not complete-there were a bunch of errors on MA* items. Can you try to
re-post your code-can't tell about the Visual Studio part without thi
Hi Syed,
For building GTK+-3.x with Visual Studio 2013, you can follow the steps
outlined in
https://wiki.gnome.org/Projects/GTK%2B/Win32/MSVCCompilationOfGTKStack.
Please pay close attention to the notes for each part, in particular the
GNOME (especially Cairo and GTK+) parts (i.e. those tha
Hi Dub,
The file you mentioned should have been included in the tarball, so you might
want to see whether the tarball you downloaded contains it (which tarball did
you get?). Building directly from a git checkout is not supported, though.
P.s. It is however generated on autotools builds, so th
e page the icons that have
been converted, but it might be so that they go out of date (or, is it
desirable that I have some where on the public GNOME servers where I can
put them?)
Sorry for the lengthy response, but hope this helps.
With blessings.
Fan Chun-wei 於 2014/8/8 (週五) 12:05 PM 寫道﹕
Hi,
For the test programs, you can take a look at Makefile.am in the same
directory, and you would probably see something like
-DG_LOG_DOMAIN=\"...\", and this is (without the -D) what you need to
add to your preprocessor definitions. Basically, what is happening is that the
test program is e
Hi Matthias,
I thought it would also be good to let people know about this, rendering
windows using OpenGL is also implemented on Microsoft Windows as well,
also using libepoxy.
(I didn't reply to the announcement list though-sorry if this response
is inappropriate in any way.:))
With bles
Hi,
As Nacho mentioned in his earlier email on this topic free days ago, there is a
bug in the introspection part that is working on getting introspection to work
better on Windows, 728313, which I checked lady week the patches there still
applies to the latest git master, which is still pendin
Hi,
To be specific, you need to install the gsettings-desktop-schemas package.
With blessings, hope this helps.
- 原始郵件 -
寄件者: "Виталий"
寄件日期: 2016/3/27 21:30
收件者: "gtk-list@gnome.org"
主旨: Question on gtk-win32 stack
Hi,
I'm trying to debug an application built on the basis of GTK +
Hi Kyle,
I happen to be the one who is maintaining that GNOME Live! page, thanks for
letting me know this situation.
Please note that at this moment as there are significant stability and
functionality issues with Cairo 1.12.x on Windows, probably the best bet is to
use 1.10.2 for now-so I wil
Hi Jeff,
Don’t add anything to the additional dependencies for your static lib. You
only need them for your dll’s and exe’s. This should avoid the warnings.
Hope this helps.
With blessings, and cheers!
從 Windows 10 手機傳送
寄件者: Jeffrey Sheen
傳送時間: 2017年1月25日 01:43
收件者: gtk-list@gnome.org
主旨: Wi
26 matches
Mail list logo