more about problem: http://social.msdn.microsoft.com/Forums/vstudio/en-US/7d991493-06f7-45f6-8f34-165b988e266c/how-can-i-debug-code-with-more-than-65535-lines
2013/7/24 Simon Slavin <[email protected]> > > On 24 Jul 2013, at 7:56am, Dušan Paulovič <[email protected]> wrote: > > > On download page, there is available an amalgamation, where the code is > > split into a small number of source files, such that no single source > file > > is longer than 32767 lines of code. > > > > This is good, because Visual Studio does not support more than 65535 > lines > > of code for debugging in single file, so this version will work just > fine. > > > > Could be such amalgamations available also for releases from now? > > 'releases' of SQLite /are/ the amalgamation files, and as far as I know, > the SQLite team intends to continue putting out the 'short-file' version of > the amalgamation from now on. > > Simon. > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

