Closed GoogleCodeExporter closed 8 years ago
While compiling PyV8 I got this compilation error x86_64-pc-linux-gnu-g++ -pthread -fPIC -DBOOST_PYTHON_STATIC_LIB -DV8_NATIVE_REGEXP -DENABLE_LOGGING_AND_PROFILING -DENABLE_VMSTATE_TRACKING -DENABLE_DEBUGGER_SUPPORT -DV8_FAST_TLS -DV8_TARGET_ARCH_X64 -I/home/buffer/v8/include -I/home/buffer/v8 -I/home/buffer/v8/src -I/usr/local/include -I/usr/include/python2.7 -c src/Engine.cpp -o build/temp.linux-x86_64-2.7/src/Engine.o -Wno-write-strings In file included from src/Engine.cpp:12:0: src/AST.h: In member function ‘void CAstBlock::AddStatement(CAstStatement&)’: src/AST.h:206:100: error: no matching function for call to ‘v8::internal::Block::AddStatement(v8::internal::Statement*)’ /home/buffer/v8/src/ast.h:419:8: note: candidate is: void v8::internal::Block::AddStatement(v8::internal::Statement*, v8::internal::Zone*) error: command 'x86_64-pc-linux-gnu-g++' failed with exit status 1 Additional details buffer@alnitak ~/pyv8 $ svn info Path: . URL: http://pyv8.googlecode.com/svn/trunk Repository Root: http://pyv8.googlecode.com/svn Repository UUID: 3b770cb8-f9e6-11dd-ac5b-dfceb64ead24 Revision: 439 Node Kind: directory Schedule: normal Last Changed Author: flier.lu@gmail.com Last Changed Rev: 439 Last Changed Date: 2012-05-24 17:25:15 +0200 (Thu, 24 May 2012) buffer@alnitak ~/v8 $ svn info Path: . URL: http://v8.googlecode.com/svn/trunk Repository Root: http://v8.googlecode.com/svn Repository UUID: ce2b1a6d-e550-0410-aec6-3dcde31c8c00 Revision: 11730 Node Kind: directory Schedule: normal Last Changed Author: rossberg@chromium.org Last Changed Rev: 11724 Last Changed Date: 2012-06-06 11:29:22 +0200 (Wed, 06 Jun 2012)
Original issue reported on code.google.com by angelo.d...@gmail.com on 6 Jun 2012 at 2:50
angelo.d...@gmail.com
Original comment by flier...@gmail.com on 6 Jun 2012 at 4:11
flier...@gmail.com
Original issue reported on code.google.com by
angelo.d...@gmail.com
on 6 Jun 2012 at 2:50