You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To confirm, you are trying to build the Android target on a Linux host machine? Are you using a different version of SQLiteCpp than what is used in this repository?
Hi
I am getting a new build error
Could NOT find Threads (missing: Threads_FOUND)
SQLiteCpp/CMakeLists.txt:349 (find_package)
This is after upgrading the SQLiteCpp where its now using the Threads as required.
This build problem is happening only for Android and the Linux build is working.
I checked the CMakeLists.txt in core and deps and nothing has changed to handle the above or I am missing something. Kindly help.
The text was updated successfully, but these errors were encountered: