Hi, I'm compiling on Win32/Cygwin/Mingw32, and running into problems linking to NSRunAlertPanel. Looking at gui/Headers/NSPanel.h, these are not defined as APPKIT_EXPORT - in fact none of the functions in there are.
Should these be defined as APPKIT_EXPORT? I'm pretty sure that doing so will fix my linking problem. The same goes for Headers/gnustep/gui/NSScroller.h, where the definition of *GSCurrentContext(); requires APPKIT_EXPORT, and this fixes another of my linking problems. Cheers, Stephen Brandon [EMAIL PROTECTED] _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
