FW: [odb-users] support for Windows RT
Boris Kolpackov
boris at codesynthesis.com
Mon Jul 15 06:48:08 EDT 2013
Hi Valentina,
Valentina Rozov <valentina.r at wrnty.com> writes:
> d:\dev\cpi_ver_1.00\thirdparty\odb\libodb\libodb-2.2.3\odb\details\
> win32\mutex.ixx(19): error C3861: 'InitializeCriticalSection': identifier
> not found (V:\ThirdParty\odb\libodb\libodb-2.2.3\odb\details\win32\thread.cxx)
You just need to remove all the files related to threading support (such
as threads.cxx, mutex.cxx, etc) from your project. In fact, you need to
remove all the files found under the details/win32/ directory except for
exceptions.cxx.
Let us know how it goes.
Boris
More information about the odb-users
mailing list