| Subject: Re: src/md5.h double declaration |
Author: Francois Gallard |
Date: 02/27/2016 20:46 |
| | Hi,
I had the same problem, I just commented the line which causes the double
declaration in md5.h:
/*
*typedef struct MD5Context MD5CTX;
*/
Works for me on OSx
Francois | |
|
|
|
|
3
Created with FORUM 2.0.11