Build fails without root (and with and without MIDAS)

Issue #16 resolved
Joseph McKenna created an issue

g++ -g -O2 -Wall -Wuninitialized -I./include -DHAVE_LIBZ -o obj/mxml.o -c libMidasInterface/mxml.cxx
libMidasInterface/mxml.cxx:95:10: fatal error: strlcpy.h: No such file or directory
95 | #include "strlcpy.h"
| ^~~

Comments (2)

  1. Log in to comment