Gtk+ icon missing when running in MS Windows
问题 I have a C/GTK+ application developed on Ubuntu, and I want to cross-compile it so that it runs on MS Windows. I followed this guide to set up the compiler, and the program was compiled successfully, and it runs on MS Windows. However, the icons on a Search Entry were missing. This is what I get when I'm on Ubuntu: This is what I get when I run the program in MS Windows (or Wine): In addition, the terminal shows the following: (main.exe:8): Gtk-WARNING **: Could not find the icon 'edit-find