ironm73 / pyv8

Automatically exported from code.google.com/p/pyv8
0 stars 0 forks source link

Cannot build PyV8 0.9 #102

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have tried to build PyV8 version 0.9, however compiling src/Engine.cpp gave 
some errors. I have pasted the output of setup.py into the attached file. I do 
not have a great understanding of the code so I struggled to debug it myself.

OS: CrunchBang Linux/Openbox
uname -srv: Linux 2.6.32-5-686 #1 SMP Mon Jun 13 04:13:06 UTC 2011

Original issue reported on code.google.com by m...@kierdavis.com on 24 Aug 2011 at 12:17

Attachments:

GoogleCodeExporter commented 8 years ago
You'd need to build the trunk version if you're building it against v8's trunk.

Original comment by jmalo...@gmail.com on 25 Aug 2011 at 12:56

GoogleCodeExporter commented 8 years ago
Thanks, no errors this time!

Original comment by m...@kierdavis.com on 25 Aug 2011 at 10:43

GoogleCodeExporter commented 8 years ago
Thanks :)

Original comment by flier...@gmail.com on 26 Aug 2011 at 2:59

GoogleCodeExporter commented 8 years ago
How can I build against the trunk version?

Original comment by sam.m.bi...@gmail.com on 9 May 2012 at 3:56

GoogleCodeExporter commented 8 years ago
Ah! Trunk of PyV8! Clone the repository rather than downloading a file -- 
they're quite out of date.

Original comment by sam.m.bi...@gmail.com on 9 May 2012 at 4:27