Thank you. I've applied the patch. Would you be interested into adding an appveyor file so that a build is auto-triggered on the github mirror? That would allow detecting early any breakage on the windows platform.
regards, Nikos On Fri, Dec 2, 2016 at 10:32 AM, Vasily Olekhov <[email protected]> wrote: > Hello. > Current build scripts support gcc on mingw environment. > Solution files are designed for Visual Studio 2005 and are outdated. > > Recent versions of libtasn1 use C99 which is supported only on Visual Studio > 2013 onwards > > I've added scripts to build libtasn1 natively with VisualStudio 2013 and > 2015 using SDKs 8 and 10. > > Current target is static library (.lib) > > Vasiliy >
