[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
V2.0.21 : Win32 Compilation problems
Hello,
I try to build de win32 DLL Debug and Release, but I receive this message.
What is the best way to building the oldap32.dll ?
--------------------Configuration: passwd - Win32 DLL
Debug--------------------
Linking...
ptest.obj : error LNK2001: unresolved external symbol _lutil_passwd
ptest.obj : error LNK2001: unresolved external symbol _lutil_passwd_hash
..\..\DLLDebug/passwd.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.
build.exe - 3 error(s), 0 warning(s)
Thanks in advance,
Guy