In the header file GSDisplayServer.h in gui the new functions 
GSServerForWindow() and GSCurrentServer() are lacking the APPKIT_DECLARE 
modifier. That way these functions are not exported correctly for MS 
Window. Also the class GSDisplayServer itself has to be added to the 
libgnustep-gui.def file to be exported correctly.

There is also a minor problem with the tool gpbs, as this uses signal 
values that are not defined for mingw. BUt as gpbs in gui never gets 
compiled this can only be seen when compiling back on MS Windows.

Fred


_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to