tangram-es icon indicating copy to clipboard operation
tangram-es copied to clipboard

Android build error Could NOT find Threads missing: Threads_FOUND

Open mkandulavm opened this issue 3 months ago • 1 comments

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.

mkandulavm avatar Mar 06 '24 05:03 mkandulavm