Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Update error message for BafFileReader #2

Open
caroott opened this issue Jul 29, 2019 · 0 comments
Open

[Feature Request] Update error message for BafFileReader #2

caroott opened this issue Jul 29, 2019 · 0 comments

Comments

@caroott
Copy link
Member

caroott commented Jul 29, 2019

Throw last error says unable to find dll if "Visual C++ Redistributable for Visual Studio 2012" is not installed. Catch this error and add a reminder to check for those.

  let baf2SqlHandle =
        if baf2SqlHandle = Convert.ToUInt64 0 then
            Baf2SqlWrapper.ThrowLastBaf2SqlError()
        else baf2SqlHandle
    let mutable linq2BafSql = new Linq2BafSql(sqlFilePath)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant