Hi,
I tried to integrate the libswish-e.lib into my MFC/MsDev7 (.NET) program to
search a swish-e index. I started the easy way,
#include "swish.h"
SWISH* handle = SwishOpen ...
but I have not had any success. I looked for the libtest.c program but could
not create a running project from it.
The file ...swish-e-2.2.3\src\string.h is loaded before i.e. the symbol
SWISH is defined. Maybe the MFC include file <string.h> is referenced, but
the swish-e include file is loaded instead?
Are there any examples for .Net developers where the libswish-e library is
used?
Regards,
Kenneth Jonsson
Received on Fri Jul 4 12:20:41 2003