Hopefully my last comment on this. I've been using Code::Blocks because it is cross-platform. I develop under Windows and deploy under Linux. It can also do 64-bit (takes some tweaking to do 64-bit on Windows). MS Visual Studio Express cannot do cross-platform, or 64-bit. Michael D. Black Senior Scientist Northrop Grumman Mission Systems
________________________________ From: sqlite-users-boun...@sqlite.org on behalf of Black, Michael (IS) Sent: Fri 5/21/2010 7:30 AM To: General Discussion of SQLite Database Subject: Re: [sqlite] Fw: What languages can include SQLite statically? MS Visual Studio Express should work just fine. If you're used to MS products. Michael D. Black Senior Scientist Northrop Grumman Mission Systems ________________________________ From: sqlite-users-boun...@sqlite.org on behalf of Gilles Ganault Sent: Fri 5/21/2010 7:26 AM To: sqlite-users@sqlite.org Subject: Re: [sqlite] Fw: What languages can include SQLite statically? On Fri, 21 May 2010 14:23:04 +0200, "A.J.Millan" <a...@zator.com> wrote: >Due the fact that you already know C and as my 2 cents to the question, >depending on your requirements, perhaps would have a look to PHP. > >As far as I know, you can use directly SQLite from that language and perhaps >you find it simple to use; easy to port between platforms and direct and >easy to debug. Thanks but I'd like to pack the main application and SQLite into a single executable, so languages like Python, PHP, etc. aren't good solutions. Is MS Visual Studio the recommended solution to compile present-day SQLite, or are there lighter, open-source compilers that I could use instead? _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users