-
-
Notifications
You must be signed in to change notification settings - Fork 318
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
build error #1343
Comments
what's your compiler version and build steps? |
i import sqlite_orm.h in qt pro ,my compiler info is: |
looks like you have a typo somewhere in |
@myhaquanwen did it work? It you still facing this issue please share |
|
Single use sqlite_orm is fine |
when i build ,get blower error:
tests/is_column_with_insertable_primary_key.cpp:11:104: error: template argument 3 is invalid
how fix it
The text was updated successfully, but these errors were encountered: