[Delta] Beta 4 deferred

Justin Karneges justin-psi2 at affinix.com
Thu Apr 26 18:23:40 PDT 2007


On Thursday 26 April 2007 5:40 pm, Alon Bar-Lev wrote:
> On 4/27/07, Justin Karneges <justin-psi2 at affinix.com> wrote:
> > Another issue: MSVC 6.0 doesn't have vsnprintf.  You use this in one
> > place in qca-pkcs11 (in your workaround).  Maybe there's a better
> > workaround?
>
> I think it has something like _vsnprintf, can you please check it?

Yep, this one exists, and it compiles.  We should add an #ifdef.

By the way, I've posted another build of qcatool for windows, but for fun I 
did it as a single .exe this time.  This is static everything (qt, qca, 
plugins), including static pkcs11-helper.
  http://delta.affinix.com/download/qca/2.0/beta4/qcatool.exe

I used your Makefile.w32-vc, and reworked it to use the 'lib' command instead 
of the 'link' command.  You might consider allowing this as an option, even 
though static builds are not very practical.

-Justin


More information about the delta mailing list