[odb-users] HelloWorld: runtime error

Boris Kolpackov boris at codesynthesis.com
Fri Apr 5 11:34:42 EDT 2013


Hi,

CanisMajorWuff <canismajorwuff at gmail.com> writes:

> #0  0x0000000076f6e4b4 in ntdll!RtlDefaultNpAcl () from  
> C:\Windows\system32\ntdll.dll
>
> Any suggestion?

My guess would be there is something wrong with your MinGW-W64
toolchain or the way you built the example. We tested ODB on
MinGW-W64 and all tests and all examples pass for all databases.

Have you tried to build the examples using the standard build
tool (i.e., ./configure && make)? If so, do you get the same
error?

Boris



More information about the odb-users mailing list