| > C:Devhtsback.c(1861) : error C2039: 'ssl' : is not
> a member of 'htsblk'
> C:Devhtslib.h(81) : see declaration of
> 'htsblk'
> so it looks like the #define HTS_USEOPENSSL 0 is not
> processed right?
Argh, darn, correct. The current project is compiled with Visual 2003, SSL AND
ipV6 enabled, other settings are not really thouroughly tested. I'll add this
issue on the TODO list.
| |