Hi all,

I have the same problem on windows: I don't get the import .lib libraries 
for v8_libbase, v8_libplatform, etc...
The building process only produces v8.dll.lib, icui18n.dll.lib 
and icuuc.dll.lib

My setup is:
- v8 head of 5.4 branch
- Windows 10
- Visual Studio 2013

Any suggestions on how to create the needed import libraries?
Thank you!


On Wednesday, October 19, 2016 at 11:26:22 PM UTC+2, Dan ny wrote:
>
> After finishing the ninja build step, I just ran:
>
> make native library=shared
>
> and the .so libs *eventually* appear in out/native/lib.target
>
> PS. I had no idea about the "is_component_build=true" method  :)
>
>
> On Thursday, September 15, 2016 at 11:07:57 AM UTC-4, Travis Sharp wrote:
>>
>> I've followed the current instructions for building v8 with GN on 
>> https://github.com/v8/v8/wiki/Building%20with%20GN but after further 
>> inspection it looks as if the build only links the .o output instead of 
>> creating libraries for use in other applications.
>>
>> Am I missing a step or is this intended? I am trying to use the output 
>> library in another application.
>>
>> V8 Build-Head 5.4, Linux x64
>>
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
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 v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to