Skip to content

Failed to pip install/build under linux x64 — lot of errors in src/Wrapper.cpp  #239

@GoogleCodeExporter

Description

@GoogleCodeExporter
Failed to pip install/build under linux x64 — lot of errors in 
src/Wrapper.cpp:

-----------------------------------------------------
…
src/Wrapper.cpp: In static member function 'static void 
CPythonObject::SetupObjectTemplate(v8::Handle<v8::ObjectTemplate>)':

src/Wrapper.cpp:311:84: error: invalid conversion from 'v8::Handle<v8::Boolean> 
(*)(v8::Local<v8::String>, const v8::AccessorInfo&)' to 'v8::NamedPropertyQuery 
{aka v8::Handle<v8::Integer> (*)(v8::Local<v8::String>, const 
v8::AccessorInfo&)}' [-fpermissive]

   clazz->SetNamedPropertyHandler(NamedGetter, NamedSetter, NamedQuery, NamedDeleter);
…

and lot of other errors...
                                                                                    ^


Original issue reported on code.google.com by stanisla...@gmail.com on 10 Feb 2015 at 5:19

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions