Re: [v8-users] Unresolved symbol error

2016-09-22 Thread Pieter
I am still unsure as to why I am getting this issue Ben. error LNK2001: unresolved external symbol "public: static class v8::Local __cdecl v8::Context::New(class v8::Isolate *,class v8::ExtensionConfiguration *,class v8::MaybeLocal,class v8::MaybeLocal)" (?New@Context@v8@@SA?AV?$Local@VContext@

Re: [v8-users] Unresolved symbol error

2016-09-21 Thread Pieter
Thanks for the reply Ben, This is odd as this very same code compiles fine on OSX and Ubuntu with the same branch checked out? On Wednesday, 21 September 2016 18:21:21 UTC+2, Ben Noordhuis wrote: > > On Wed, Sep 21, 2016 at 2:47 PM, Pieter > wrote: > > After I have managed to get the windows bu

Re: [v8-users] Unresolved symbol error

2016-09-21 Thread Ben Noordhuis
On Wed, Sep 21, 2016 at 2:47 PM, Pieter wrote: > After I have managed to get the windows build of v8 going I have a single > unresolved symbol issue that I could use some help with. > > unresolved external symbol "public: static class v8::Local v8::Context> __cdecl v8::Context::New(class v8::Isola

[v8-users] Unresolved symbol error

2016-09-21 Thread Pieter
After I have managed to get the windows build of v8 going I have a single unresolved symbol issue that I could use some help with. unresolved external symbol "public: static class v8::Local __cdecl v8::Context::New(class v8::Isolate *,class v8::ExtensionConfiguration *,class v8::MaybeLocal,class