Hi!

Can someone tell me why I get this error?
Commenting out this line in "sqlite3BtreeOpen" and the app starts ok:
...
assert( sizeof(ptr)==sizeof(char*) );
...

Cheers!
/Karim

Reply via email to