nope, compiler is still the same (gcc). actually... i think i might have the answer. Might have jumped the gun on the question. I did install a version of sqlite that is for arm-linux, and that would be why it's not compiling. let me double check and I will post again :), sorry if it was a false alarm!! -Keiichi
On 7/24/06, Jay Sprenkle <[EMAIL PROTECTED]> wrote:
On 7/24/06, Keiichi McGuire <[EMAIL PROTECTED]> wrote: > test: ../sqlite-2.8.17/src/btree.c:702: sqliteBtreeOpen: Assertion > 'sizeof(ptr)==sizeof(char*)' failed. > Aborted Did you change compilers? Or compile the DLL on a different version than you compiled the test program?