| Author |
Message |
Topic: libglib 2.0-0.dll not found |
Shankar
Replies: 5
Views: 883
|
Forum: General GTK+ Discussion Posted: Fri Jan 29, 2010 7:56 am Subject: libglib 2.0-0.dll not found |
my system is 64bit... where can I find a 64bit GTK release?
http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/
|
Topic: libglib 2.0-0.dll not found |
Shankar
Replies: 5
Views: 883
|
Forum: General GTK+ Discussion Posted: Thu Jan 28, 2010 3:27 pm Subject: libglib 2.0-0.dll not found |
Thanks for that! It removed that error, but now it comes up with this:
"The procedure entry point FT_Select_Size could not be located in the dynamic link library freetype6.dll"
Any ide ... |
Topic: [C++/Gtkmm] Image on Button. |
Shankar
Replies: 2
Views: 357
|
Forum: GTK+ Programming Posted: Thu Jan 28, 2010 3:17 pm Subject: [C++/Gtkmm] Image on Button. |
HI
it took me little while but i have fixed it . The solution is to call the show method of the image object my code sample is given below..
Gtk::Image *m_image=new Gtk::Image& ... |
Topic: libglib 2.0-0.dll not found |
Shankar
Replies: 5
Views: 883
|
Forum: General GTK+ Discussion Posted: Thu Jan 28, 2010 1:37 pm Subject: libglib 2.0-0.dll not found |
Just add gtk+ bin directory to your path via
my computer (right click) -> properties -> advance ->environment variables
Now edit the path variable(i. e add your gtk+ bin directory path) ... |
Topic: Cairomm compile failure... |
Shankar
Replies: 1
Views: 454
|
Forum: General GTK+ Discussion Posted: Mon Nov 02, 2009 9:41 am Subject: Cairomm compile failure... |
Previously i was using mingw 3.4.5.
If you compile it with mingw 4.4.0 the problem does not occur.
So if anyone having the same problem just compile it with mingw
... |
Topic: Cairomm compile failure... |
Shankar
Replies: 1
Views: 454
|
Forum: General GTK+ Discussion Posted: Sun Nov 01, 2009 4:14 am Subject: Cairomm compile failure... |
Hi Everybody,
Please tell me how to fix this problem.I can't compile cairomm 1.8.4
face.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -Ic:/gtk/include/cairo -Ic:
... |
Topic: Various questions in gtk+ ???? |
Shankar
Replies: 1
Views: 362
|
Forum: GTK+ Programming Posted: Sat Oct 17, 2009 1:54 pm Subject: Various questions in gtk+ ???? |
Hi everybody ,
i am a newbie to gtk and i have some questions.please help me out.
I have to create a project something like Railway Freight Tracking System .
Please answer those questions for ... |
| |