The build fails with the following error:
sqlite3.c:273888:31: error: ‘mcVfsGlobal’ undeclared (first use in this function); did you mean ‘mcVfsSleep’?
assert(p->pMainNext == 0 && mcVfsGlobal.pMain != p);
You can take a look at this run to inspect the error in depth.
The build fails with the following error:
You can take a look at this run to inspect the error in depth.