Subject: | Cannot make in Cygwin |
Due to strnicmp issue.
Fix is to add
#ifndef WIN32
# define stricmp strcasecmp
# define strnicmp strncasecmp
#endif
to top of GuiTest.xs
Please add to distribution
SSF
This queue is for tickets about the Win32-GuiTest CPAN distribution.
The Basics
People
|
Bug Information
|