Posted: Wed Jul 02, 2003 11:29 am Post subject: LDAP plugin version 1.5
Centurion
Joined: 09 Sep 2001 Posts: 131
Hi,
I'm having problem with the latest LDAP plugin:
1) cannot find node_utils.c anywhere (required to compile)
2) cannot find node_utils.h anywhere (refedenced in LdapPlugin.h)
3) I tried to remove reference to above 2 files and recompiled the plugin, got this:
error C2198: 'CciString': too few actual parameter
4) the previous version of this plugin only include BipSampPluginUtil.h if not compiling on NT, so I removed the statement:
#include BipSampPluginUtil.h
from LdapPlugIn.h and recompiled. Got this:
LdapPlugIn.obj : error LNK2001: unresolved external symbol _ASCIIToUnicode
LdapPlugIn.obj : error LNK2001: unresolved external symbol _UnicodeToASCII
LdapPlugIn.dll : fatal error LNK1120: 2 unresolved externals
Joined: 02 Jul 2001 Posts: 35 Location: The Netherlands
Hi,
The SupportPac cannot compiled on V2.1, yet. The CciString is different on V2.1. I am working on the update for V2.1. You can use the node_util.c and node_util.h files from IA07.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum