Hi,

I’m using Visual Studio 2013.  I was able to successfully run build\gyp_v8, but 
I get the below errors when building the solution.

 

e.g. 

Error      3              error C1083: Cannot open source file: 
'..\..\build\Debug\obj\global_intermediate\experimental-libraries.cc': No such 
file or directory       D:\projects\v8\v8\tools\gyp\c1xx           v8_nosnapshot

 

Failed when I tried this on the machine when it was Win8.1, and also when I 
just upgraded it to Win10 (doubt that this matters).

 

From: [email protected] [mailto:[email protected]] On Behalf Of 
Michael Hablich
Sent: Wednesday, August 5, 2015 12:22 AM
To: v8-users <[email protected]>
Subject: [v8-users] Re: building V8: Getting error running python build\gyp_v8

 

I am confused: python build\gyp_v8 generates the project files. Do you get an 
error while running this command or actually building the solution?

 

Which VS version are you using (simultaneously)?

 

There we recent threads on this group about building on Windows. Have you 
already checked them?

 

 


On Wednesday, August 5, 2015 at 6:52:28 AM UTC+2, [email protected] 
<mailto:[email protected]>  wrote:

Hi,

 

I'm following the directions here:

https://code.google.com/p/v8-wiki/wiki/BuildingWithGYP

 

I'm running on a Windows 8 machine, trying to build V8 with Visual Studio.  

 

I was able to successfully generate the project files, but when I do a build, I 
get errors like:

 

15>c1xx : fatal error C1083: Cannot open source file:

'..\..\build\Debug\obj\global_intermediate\code-stub-libraries.cc': No such 
file or directory

 

Unsurprisingly, those .cc files don't exist in that folder.  

 

Does anyone know what can be going on?

 

Thanks!

-- 
-- 
v8-users mailing list
[email protected] <mailto:[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] 
<mailto:[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.

Reply via email to