Re: get cross-compiler to work



On Mon, 2004-10-04 at 23:17 +0200, edward hage wrote:
No problems with compiling, is making the executable. Didn't work in wine and then started 
(dual-boot) Windows 98 and got the following errormessage:
** (sim.exe:4294686437): WARNING **: No builtin or dynamically loaded modules
were found. Pango will not work correctly. This probably means
there was an error in the creation of:
   'C:\PROBEER\SIM\etc\pango\pango.modules'
You may be able to recreate this file by running pango-querymodules.

(sim.exe:4294686437): GLib-GObject-CRITICAL **: file gobject.c: line 1561 (g_obj
ect_ref): assertion `G_IS_OBJECT (object)' failed

** (sim.exe:4294686437): CRITICAL **: file pango-engine.c: line 68 (_pango_engin
e_shape_shape): assertion `PANGO_IS_FONT (font)' failed

Your executable created just fine.  The problem is that you need a gtk
environment to run it in.  For example, a windows user would need to
install a gtk runtime package (say the one the the gimp uses), and then
run your exe with the "Run in" path set to be the bin directory of the
gtk runtime.

Michael



Now Pango libs and includes I also installed.Also in the directory where the executable is 
I added all the dll-s, because the program was asking for it, these being:
intl.dll
libglib-2.0-0.dll
libgtk-win32-2.0-0.dll
asprintf.dll
libatk-1.0-0.dll
libgmodule-2.0-0.dll
libpango-1.0-0.dll
charset.dll
libgdk-win32-2.0-0.dll
libgobject-2.0-0.dll
libpangoft2-1.0-0.dll
iconv.dll
libgdk_pixbuf-2.0-0.dll
libgthread-2.0-0.dll
libpangowin32-1.0-0.dll


What am I missing here, does this error really has to do with pango ?

Thank you, Edward Hage

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
-- 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]