Mark Wyszomierski ([EMAIL PROTECTED]) wrote:

> I'm trying to upgrade to the latest version of sqlite (3.5.1) for
> windows. Compiling the sqlite library is fine, but linking to it I
> always get one unresolved symbol:

>     unresolved external symbol _TryEnterCriticalSection

If you are using MSVC then define _WIN32_WINNT=0x0400  (at least).

Hans-Jürgen

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to