[sqlite] SQLite3.dll for Win 64

2011-07-22 Thread Everton Vieira
Please Help. I need an SQLite3.dll for Win 64? I've try to download the source and make this dll but I have not success. Anyone knows where to download this dll, or anyone knows how to make this dll with the source? Many Thanks Everton ___

[sqlite] SQLite3.dll for Win 64

2011-07-23 Thread Everton Vieira
Please Help. I need an SQLite3.dll for Win 64?   I've try to download the source and make this dll but I have not success.   Anyone knows where to download this dll, or anyone knows how to make this dll with the source?   Many Thanks Everton ___

Re: [sqlite] SQLite3.dll for Win 64

2011-07-25 Thread Everton Vieira
chard Hipp <d...@sqlite.org> > On Fri, Jul 22, 2011 at 7:30 AM, Everton Vieira <tonvie...@gmail.com> > wrote: > > > anyone knows how to make this > > dll with the source? > > > > nmake -f Makefile.msc sqlite3.dll > > > -- > D. Richard Hipp > d

Re: [sqlite] SQLite3.dll for Win 64

2011-07-25 Thread Everton Vieira
ops! I've run on cmd 2011/7/25 John Drescher <dresche...@gmail.com> > On Mon, Jul 25, 2011 at 10:52 AM, Everton Vieira <tonvie...@gmail.com> > wrote: > > So far so good but return an error: > > > > C:\Dattna\Applications\Installs\sqlite\sqlite-src-3070701&g

Re: [sqlite] SQLite3.dll for Win 64

2011-07-25 Thread Everton Vieira
re's a lot of 64bits systems out there that will need this dll. 2011/7/25 Everton Vieira <tonvie...@gmail.com> > ops! I've run on cmd > > > 2011/7/25 John Drescher <dresche...@gmail.com> > >> On Mon, Jul 25, 2011 at 10:52 AM, Everton Vieira <tonvie...@gmail

Re: [sqlite] SQLite3.dll for Win 64

2011-07-25 Thread Everton Vieira
s mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- Everton Vieira. ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] SQLite3.dll for Win 64

2011-07-25 Thread Everton Vieira
out too much hassle. The biggest issue > will be getting all the functions declared in a Pascal readable format. > > On 7/25/2011 3:10 PM, Everton Vieira wrote: > > The software that uses this dll is made in pascal so i can't include c > files > > in the project.

Re: [sqlite] SQLite3.dll for Win 64

2011-07-26 Thread Everton Vieira
ng your > > make. > > Check that parse.h was generated correctly and subsequently concatenated > > into sqlite3.c correctly. > > > > HTH. > > -Shane > > > > > > > > On Mon, Jul 25, 2011 at 3:49 PM, Everton Vieira <tonvie...@gmai

Re: [sqlite] SQLite3.dll for Win 64

2011-07-26 Thread Everton Vieira
Hey people let's consider provide 64bit binaries in sqlite.org 2011/7/26 Everton Vieira <tonvie...@gmail.com> > Done! Probably something with gawk was occurring because after i've copy > all gawk files inside the folder of the source they work out. > > Thanks to all. &

Re: [sqlite] Cannot find tclsqlite3.dll in latest binary distribution for Windows

2011-07-28 Thread Everton Vieira
Please help. > > Best regards, Jerzy Witkowski > ___ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- Everton Vieira.