I updated my tools and am now compiling my application with the mingw cross compiling tools found here: http://mingw-cross.sourceforge.net/ I'm getting the following error when starting my application, "The procedure entry point cairo_ft_font_face_create_for_pattern could not be located in the dynamic link library libcairo-2.dll" Doing an nm on all the dll's shows that the symbol only shows up in libpangocairo-1.0-0.dll:
6d4cb520 I __imp__cairo_ft_font_face_create_for_pattern
6d4c60b0 T _cairo_ft_font_face_create_for_pattern

I'm guessing it's another set of broken tools. Can anyone expound on what the problem is?


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

Reply via email to