Joe,

The 1.0.91.0 beta you gave me works perfect in my scenario. Thanks so much!
Any plan for when the final will be out?

Eric


On Mon, Feb 3, 2014 at 3:12 PM, Joe Mistachkin <j...@mistachkin.com> wrote:

>
> Eric Schultz wrote:
> >
> > I can't seem to build the Interop.SQLite.dll files ("build.bat
> > ReleaseNativeOnly Win32" fails due to a missing stdarg.h file).
> >
>
> What version of Visual Studio and/or MSBuild are you using?  Are you
> able to build other MSVC projects in your environment?
>
> Anyhow, I've created a private build that you can use to test all the
> changes, here (this is actually the 1.0.91.0 beta):
>
> https://system.data.sqlite.org/temporary/System.Data.SQLite.v91.beta.zip
>
> >
> > That said, using the previous Interop.SQLite.dll files, I no longer
> > get a DLLNotFoundException but an  'EntryPointNotFoundException' with
> > the message of "Unable to find an entry point named
> > 'sqlite3_config_log_interop' in DLL 'SQLite.Interop.dll'."
> >
>
> You should not receive this error.  Perhaps you are using a version of
> the interop assembly that is several releases out-of-date (i.e. that
> would explain the missing export)?
>
> >
> > I assume something changed in SQLite.Interop.dll between the version
> > you provided and the one I'm so I THINK everything is fine.
> >
>
> Depending on exactly how old your SQLite interop assembly is, many
> things may have changed.  There has been some fairly major feature work
> in the last couple releases.
>
> --
> Joe Mistachkin
>
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
--------
Eric Schultz, Developer Advocate, Outercurve Foundation
http://www.outercurve.org
eschu...@outercurve.org
cell: 920-539-0404
skype: ericschultzwi
@EricOutercurve
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to