[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Attn: Windows Devs -- Need to add missing sqlite build options for Windows (issue #3364)

From: Paul Burba <ptburba_at_gmail.com>
Date: Wed, 28 Jan 2009 23:19:56 -0500

Right now when building trunk on Windows you have one option when it
comes to sqlite: Use the --with-sqlite option to gen-make.py to point
to a directory with this structure and contents:

  inc/
  inc/sqlite3.h
  lib/
  lib/sqlite3.lib

So basically, if you haven't built sqlite on your own already then
Subversion won't build. It seems to me we should support sqlite build
options analogous to those on *nix, e.g. just drop the amalgamation
files in .\sqlite-amalgamation and it gets built.

I created issue #3364 to track this and added the start of a patch to
fix things. I need to work on some higher priority things right now
and will get back to this eventually, *BUT* in the meantime, if
anybody more familiar with the voodoo that is the Windows build system
wants to take a look please, please do!

Thanks,

Paul

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1066562
Received on 2009-01-29 05:20:28 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.