Surely You must link those two files explicitly in yours project. A.J.Millan
> Hi All, > > I'm trying to compile sqlite3.3.16 under windows using MinGW, and MSYS, when typing make, it compiles correctly, but make test, give me 2 errors > gcc.exe user32.lib [no such file or directory] > gcc.exe advapi32.lib [no such file or directory] > > I've checked the 2 files and they are on the my path, anyone has any idea, > ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

