Hi,
when I tested the testUA in resip/recon/test directory(windows7,vs2010),an error turns up:
resiprocate-1.8.8\contrib\srtp\crypto\include\integers.h(50): fatal error C1083: “config.h”: No such file or directory
In file intergers.h(line 50):
#include "config.h" /* configuration file, using autoconf
And I checked resiprocate-1.8.8\contrib\srtp\crypto\include\ directory over carefully,there is no "config.h".So where does the "config.h" file locate?
Thanks