I copied sqlite3ext.h & sqlite3.h to the location where fileio.c is. Now, I'm getting this error: > fatal error C1083: Cannot open include file: 'test_windirent.h': No such file or directory Compiling is not as [straight forward as made out here](https://sqlite.org/loadext.html#build).