[gpkcs11-dev] ceay_token compilation on Windows 2000
Status: Beta
Brought to you by:
cypherfox
|
From: Bo W. <me...@bo...> - 2003-10-29 10:09:57
|
Hi everyone, I have some problems to compile ceay_token on Windows 2000 and VC++. In cryptdb.h, it need to include <gdbm.h>. When I put the gdbm.h under the VC++'s include directory, and compile again, it generated about 180 errors. I think that the gdbm.h in gpkcs11 is for Unix, so I downloaded a Win32 gdbm package from GNUWin32. The error messages are almost same. Anyone who know how to compile ceay_token on Windows 2000 Platform, pls help me. Thank you very much in advance. Bo Wu |