Thank you! 2017-11-01 13:26 GMT+02:00 Ben Noordhuis <[email protected]>:
> On Wed, Nov 1, 2017 at 1:23 AM, Ivan P. <[email protected]> wrote: > > Hello, I want to update V8 used in my application from the version 5.3 > to a > > some latest stable 6.x > > The possible issue is that my application is built with a bit outdated > > nowadays Visual Studio 2013 and in the meantime I cannot upgrade to any > > later VS version due to some other pending dependencies. > > Can anyone of V8 developers, or just someone proficient in the topic, > tell > > me, whether latest V8 6.x still can be built with VS2013? > > (I could do it for the version I use now - some 5.3), and if not, what is > > the last version of V8 that can be built with VS 2013? > > I'm fairly sure that 2013 is not tested or supported anymore, so the > answer to your first question is 'probably not.' > > The answer to your second question is V8 5.8 or thereabouts. > > -- > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users > --- > You received this message because you are subscribed to a topic in the > Google Groups "v8-users" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/v8-users/7G1IsFY3QLI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
