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

Linkage issue in windows #1271

Merged
merged 2 commits into from
Feb 14, 2023
Merged

Linkage issue in windows #1271

merged 2 commits into from
Feb 14, 2023

Conversation

ssrlive
Copy link
Contributor

@ssrlive ssrlive commented Dec 22, 2022

It always tell me that

c:\sql>cargo build
   Compiling libsqlite3-sys v0.25.2 (c:\sql\libsqlite3-sys)
warning: cl : Command line warning D9027 : source file 'C:\Program Files\OpenSSL-Win64\lib\libcrypto.lib' ignored
   Compiling rusqlite v0.28.0 (c:\sql)
    Finished dev [unoptimized + debuginfo] target(s) in 5.11s

so I change the script.

I think it can fix issue #966 also

libsqlite3-sys/build.rs Outdated Show resolved Hide resolved
@ssrlive
Copy link
Contributor Author

ssrlive commented Feb 14, 2023

please merge this patch.

@gwenn gwenn merged commit 9880cde into rusqlite:master Feb 14, 2023
@ssrlive ssrlive deleted the patch-1 branch February 17, 2023 14:57
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

Successfully merging this pull request may close these issues.

None yet

2 participants