Forum member

danbarua

1 post

Posts by danbarua

  1. x86 vs x64 (Sqlite)

    Hi, I'm having trouble working with SQLite on x64. I'm editing the NCrunch configuration for all my projects to Use CPU Architecture= x64 (if I don't, I get BadImageFormatException for the SQLite dlls). I think now it's failing to load the x64 build of the referenced projects? Tests run fin…