libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/usr/local/etc/mecabrc\" -O3 -Wall -c utils.cpp -DDLL_EXPORT -DPIC -o .libs/utils.o
In file included from utils.cpp:36:0:
common.h:23:0: warning: "NOMINMAX" redefined
#define NOMINMAX
utils.cpp:24:0: note: this is the location of the previous definition
#define NOMINMAX 1
warning message is here
https://github.com/shogo82148/mecab/runs/444773434?check_suite_focus=true#step:10:21