Skip to content

Rust Sqlite #3

@mcquezada

Description

@mcquezada

In the aul2madb cargo.toml file, I needed to specify the rusqlite entry as rusqlite = { version = "0.29.0", features = ["bundled"] } to get it to build correctly.

I kept receiving an error message: = note: LINK : fatal error LNK1181: cannot open input file 'sqlite3.lib'

linking with link.exe failed: exit code: 1181

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions