Build Problem
johnchronis opened this issue · 1 comments
johnchronis commented
There is a problem with compiling the Catalog. I the following errors from linking sqlite3:
https://app.circleci.com/pipelines/github/UWQuickstep/hustle/12/workflows/4eae7dc5-21cd-4d7a-a00f-771f0d09917b/jobs/13. (The build report is from CircleCI)
Any ideas @lichengxihuang?
johnchronis commented
The sqlite3 linking error is due to global variables defined in sqlite3. I will disable the tests that cause the error so we can build. This should be fixed so the tests can be used.