Closed GoogleCodeExporter closed 8 years ago
Furthermore, exec_cmd expects a message, but none is given.
Original comment by artlo...@gmail.com
on 17 Sep 2013 at 10:43
The following nearby line appears to be incorrect as well:
- config_file = os.path.join(V8_HOME, "src/Config.h")
+ config_file = os.path.join(PYV8_HOME, "src/Config.h")
Original comment by artlo...@gmail.com
on 17 Sep 2013 at 10:58
Finally, I don't see probes.d or probes.h anywhere in the V8 source tree.
Original comment by artlo...@gmail.com
on 18 Sep 2013 at 1:22
Sorry, just submit a wrong setup.py version which is developing :)
Original comment by flier...@gmail.com
on 18 Sep 2013 at 2:15
Please verify the fix with SVN r537 or later, thanks
Original comment by flier...@gmail.com
on 18 Sep 2013 at 3:12
Original comment by flier...@gmail.com
on 18 Sep 2013 at 3:13
Thanks! This problem is resolved.
Original comment by artlo...@gmail.com
on 18 Sep 2013 at 2:38
Original issue reported on code.google.com by
artlo...@gmail.com
on 17 Sep 2013 at 10:36