* Jun Shen ([EMAIL PROTECTED]) wrote:
> Hi,
> 
> I am new to GTK+. I am trying to run the Hello World program from GTK+
> 2.0Tutorial in Visual C++
> 6.0. But I am getting the following error. Please help.
> 
> Thank you very much.
> 
> Jun
> 
> ** (gtk.exe): WARNING **: The specified module could not be found.
> Failed to load Pango module for id: 'BasicScriptEngineWin32'
> 
> (gtk.exe): GLib-GObject-CRITICAL **: file gobject.c: line 1561
> (g_object_ref): a
> ssertion `G_IS_OBJECT (object)' failed
> 
> ** (gtk.exe): CRITICAL **: file pango-engine.c: line 68
> (_pango_engine_shape_sha
> pe): assertion `PANGO_IS_FONT (font)' failed

Do you have the Pango Libraries specified in your VC++ project? I'm not
up on Visual C but check to make sure everything is linked in correctly.

-- 
 .''`.      Carl B. Constantine
: :' :     [EMAIL PROTECTED]
`. `'    GnuPG: 135F FC30 7A02 B0EB 61DB  34E3 3AF1 DC6C 9F7A 3FF8
  `-  Debian GNU/Linux -- The power of freedom
  "Claiming that your operating system is the best in the world because more
  people use it is like saying McDonalds makes the best food in the world."
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to