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

Android build error Could NOT find Threads missing: Threads_FOUND #2349

Open
mkandulavm opened this issue Mar 6, 2024 · 1 comment
Open

Comments

@mkandulavm
Copy link

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.

@matteblair
Copy link
Member

Hi, thanks for the issue report.

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?

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

2 participants