Thank you.
On Fri, Sep 21, 2012 at 5:41 AM, Igor Tandetnik <[email protected]> wrote: > Igor Korot <[email protected]> wrote: >> I just tried to download both of those files. I added include path, >> library path and the dll. >> However, during linking of my project I got: fatal error LNK1107: >> invalid or corrupt file: cannot read at 0x470. > > You don't link with the DLL directly. You link with an import library. > -- > Igor Tandetnik > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

