Denis Burke wrote:
> 
> We are now going to offer a 64-bit version of our app.  As a result I need
> a 64bit version (I believe) to bundle with my 64bit Windows app which uses
> System.Data.SQLite of the 64-bit flavor.  When I follow these same steps
> and use the AMD 64-bit cl.exe with Visual Studio, I get the following
> errors:
> 

I'm not exactly sure what is causing your compilation errors; however, the
recent releases of System.Data.SQLite (specifically the SQLite.Interop.dll
interop assembly) already include the percentile extension (as well as a
couple other extensions).

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to