Build issues from g++.exe (Rev4, Built by MSYS2 project) 12.2.0 when using Nislib as part of a C++ project cli_utils/md5/md5.c -#include <md5.h> +#include "md5.h" nislib.c (Line 207) error: expected primary-expression before 'xor' token
Build issues from g++.exe (Rev4, Built by MSYS2 project) 12.2.0 when using Nislib as part of a C++ project
cli_utils/md5/md5.c
-#include <md5.h>
+#include "md5.h"
nislib.c (Line 207)
error: expected primary-expression before 'xor' token