Hello Igor, Friday, September 14, 2012, 8:59:54 AM, you wrote:
IT> Chang Li <[email protected]> wrote: >> At line 14573 require add (char *) for convert from (void *) >> >> z = (char *)sqlite3DbMallocRaw(db, (int)n); IT> Are you, by any chance, trying to compile in C++ mode? SQLite is IT> written in C, where such a cast is not required. Yeah, I'm building under Win8 with no issue. -- Best regards, Teg mailto:[email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

