[ros-dev] Compilation failed due to strcasecmp related problems
Mark Junker
11 Sep
2005
11 Sep
'05
12:32 p.m.
Hi,
some compilations failed because strcasecmp is already declared in my
MinGW installation. The work-around was to define HAVE_STRCASECMP in
rosapps/mc/src/util.c (Midnight Commander) and in
reactos/include/wine/config.h.
Regards,
Mark