Bernhard Mogens Ege wrote: > > This however also build the x86 target for some reason and no x64 setup > file is produced (bake fails, complaining about missing x64 files). > This means that the x64 binaries were not built first using "build.bat".
You should be able to build binaries for all supported platforms and versions of Visual Studio (as installed on your box) by making use of the "build_all.bat" tool instead. > > Can I install something that would make the whole build complete without > having VS2008? Seems this is the easiest way, short of decoding all the > bat files for their meaning. > With the exception of the Visual Studio designer integration components, there is nothing really to "install", per se. In fact, it is very highly recommended that the deployment of the System.Data.SQLite DLL and related components be done on an "app-local" basis, with the GAC being avoided altogether. -- Joe Mistachkin _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users