-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
sqlite-orm build failure #21996
Comments
Can you please provide the following logs: Thanks. |
Thanks, this happens when I try to use sqlite-orm in a project. I may have submitted to the wrong category
cat ~/vcpkg/buildtrees/sqlite-orm/install-x64-linux-dbg-out.log
|
Okay, can you also please provide a sample code to reproduce this? Thanks. |
Ping @quickiwiki for response. |
Yes, sorry @JackBoosY I'll provide soon the sample project |
@JackBoosY please take a look https://github.com/quickiwiki/test_sqlite_orm |
@quickiwiki The repo you provided is not exists anymore, can you please provide it again? Thanks. |
@JackBoosY Sorry, could you please try now? |
|
Confirmed. More details see fnc12/sqlite_orm#841. |
No, this issue is not fixed in the latest master (commit ID: 115c6f64a340eac5bc5509bf884a7f350c9e6aa8). Thanks. |
Co-authored-by: klaus triendl <[email protected]>
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install sqlite-orm
Failure logs
Additional context
The previous version of the lib (e.g.: sqlite-orm:x64-linux 1.6) worked correctly
The text was updated successfully, but these errors were encountered: