Hi,
> --------------------Configuration: isapi - Win32
> Release--------------------
> Linking...
>    Creating library Release/isapi_redirector2.lib and object
> Release/isapi_redirector2.exp
> apr-1.lib(apr_atomic.obj) : error LNK2001: unresolved external symbol
> _InterlockedCompareExchangePointer
> Release/isapi_redirector2.dll : fatal error LNK1120: 1 unresolved
> externals
> Error executing link.exe.

> isapi_redirector2.dll - 2 error(s), 0 warning(s)
I know this issue well, it is related to latest APR 1.0; please use APR 0.9.x for now; 
APR 1.0 cant be compiled with MSVC6, but this issue is a Platform SDK problem; I've 
heard that MSVC7 doesnt have this issue.
So either update the Platform SDK or compiler, or use APR 0.9.x

Guenter.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to