On 1/12/06, Zev Winkelman <[EMAIL PROTECTED]> wrote: > Hi, > > What is the correct way to enable sqlite3 support in the apr build using > Visual Studio ? > > I tried setting the preprocessor definition for APU_HAVE_SQLITE3 in the > libaprutil target but it did not seem to work. > > Am I missing something ?
I imagine that the windows build files don't build the correct files, although that's really just a shot in the dark. I don't know of anyone using the sqlite stuff on windows, so if you get it working please let us know what you had to do to make it work. -garrett
