I was able to solve the exported symbols problem: in "config.h" find the line 
with _GLIB_EXTERN, change the attribute's visibility from "default" to "hidden" 
and remove the "declspec(dllexport) extern" part.
This modification saved 0.7MB of my DLL's size.                                 
          
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to