Skip to content

悲剧~ #7

@smarttang

Description

@smarttang

utils.h:33: error: expected constructor, destructor, or type conversion before ‘<’ token
utils.h:34: error: expected constructor, destructor, or type conversion before ‘<’ token
utils.h:36: error: expected constructor, destructor, or type conversion before ‘<’ token
utils.h:37: error: ‘Handle’ was not declared in this scope
utils.h:37: error: ‘Value’ was not declared in this scope
utils.h:37: error: ‘js_exception’ was not declared in this scope
utils.h:38: error: ‘TryCatch’ was not declared in this scope
utils.h:38: error: ‘js_try_catch’ was not declared in this scope
py_object_wrapper.cc: In constructor ‘PyObjectWrapper::PyObjectWrapper(PyObject_)’:
py_object_wrapper.cc:6: error: expected class-name before ‘(’ token
py_object_wrapper.cc:6: error: expected ‘{’ before ‘(’ token
py_object_wrapper.cc: At global scope:
py_object_wrapper.cc:6: error: expected unqualified-id before ‘)’ token
py_object_wrapper.cc:6: error: expected constructor, destructor, or type conversion before ‘(’ token
py_object_wrapper.cc: In static member function ‘static void PyObjectWrapper::Initialize()’:
py_object_wrapper.cc:20: error: ‘HandleScope’ was not declared in this scope
py_object_wrapper.cc:20: error: expected ‘;’ before ‘scope’
py_object_wrapper.cc:22: error: ‘Local’ was not declared in this scope
py_object_wrapper.cc:22: error: ‘FunctionTemplate’ was not declared in this scope
py_object_wrapper.cc:22: error: ‘function_template’ was not declared in this scope
py_object_wrapper.cc:22: error: ‘FunctionTemplate’ is not a class or namespace
py_object_wrapper.cc:22: error: ‘Isolate’ has not been declared
py_object_wrapper.cc:24: error: ‘ObjectTemplate’ was not declared in this scope
py_object_wrapper.cc:24: error: ‘instance_template’ was not declared in this scope
py_object_wrapper.cc:28: error: ‘Handle’ was not declared in this scope
py_object_wrapper.cc:28: error: ‘Value’ was not declared in this scope
py_object_wrapper.cc:28: error: expected primary-expression before ‘)’ token
py_object_wrapper.cc:29: error: ‘String’ has not been declared
py_object_wrapper.cc:29: error: ‘Isolate’ has not been declared
py_object_wrapper.cc:29: error: ‘String’ has not been declared
py_object_wrapper.cc:31: error: ‘prototype_template’ was not declared in this scope
py_object_wrapper.cc:32: error: ‘String’ has not been declared
py_object_wrapper.cc:32: error: ‘Isolate’ has not been declared
py_object_wrapper.cc:32: error: ‘String’ has not been declared
py_object_wrapper.cc:34: error: ‘py_function_template’ was not declared in this scope
py_object_wrapper.cc:34: error: ‘Isolate’ has not been declared
py_object_wrapper.cc: At global scope:
py_object_wrapper.cc:39: error: expected constructor, destructor, or type conversion before ‘struct’
py_object_wrapper.cc:41: error: expected constructor, destructor, or type conversion before ‘;’ token
py_object_wrapper.cc:43: error: ISO C++ forbids declaration of ‘Handle’ with no type
py_object_wrapper.cc:43: error: expected ‘,’ or ‘...’ before ‘<’ token
py_object_wrapper.cc: In static member function ‘static PyObject_ PyObjectWrapper::ConvertToPython(int)’:
py_object_wrapper.cc:47: error: ‘HandleScope’ was not declared in this scope
py_object_wrapper.cc:47: error: expected ‘;’ before ‘scope’
py_object_wrapper.cc:49: error: ‘js_value’ was not declared in this scope
py_object_wrapper.cc:62: error: ‘String’ has not been declared
py_object_wrapper.cc:62: error: expected ‘;’ before ‘js_value_string’
py_object_wrapper.cc:63: error: ‘js_value_string’ was not declared in this scope
py_object_wrapper.cc:65: error: ‘Local’ was not declared in this scope
py_object_wrapper.cc:65: error: ‘Array’ was not declared in this scope
py_object_wrapper.cc:65: error: ‘::Cast’ has not been declared
py_object_wrapper.cc:65: error: ‘js_array’ was not declared in this scope
py_object_wrapper.cc:69: error: ‘Value’ was not declared in this scope
py_object_wrapper.cc:69: error: ‘js_item’ was not declared in this scope
py_object_wrapper.cc:74: error: ‘Local’ was not declared in this scope
py_object_wrapper.cc:74: error: ‘Function’ was not declared in this scope
py_object_wrapper.cc:74: error: ‘::Cast’ has not been declared
py_object_wrapper.cc:74: error: ‘_js_function’ was not declared in this scope
py_object_wrapper.cc:77: error: ‘String’ has not been declared
py_object_wrapper.cc:77: error: expected ‘;’ before ‘js_function_name_string’
py_object_wrapper.cc:78: error: ‘js_function_name_string’ was not declared in this scope
py_object_wrapper.cc:84: error: ‘py_method_context_t’ was not declared in this scope
py_object_wrapper.cc:84: error: ‘py_method_context’ was not declared in this scope
py_object_wrapper.cc:84: error: expected type-specifier before ‘py_method_context_t’
py_object_wrapper.cc:84: error: expected ‘;’ before ‘py_method_context_t’
py_object_wrapper.cc:85: error: ‘Isolate’ has not been declared
py_object_wrapper.cc:94: error: ‘ConvertToPythonException’ cannot be used as a function
py_object_wrapper.cc:96: error: ‘Local’ was not declared in this scope
py_object_wrapper.cc:96: error: ‘Object’ was not declared in this scope
py_object_wrapper.cc:96: error: ‘js_object’ was not declared in this scope
py_object_wrapper.cc:98: error: ‘FunctionTemplate’ was not declared in this scope
py_object_wrapper.cc:98: error: ‘::New’ has not been declared
py_object_wrapper.cc:98: error: ‘Isolate’ has not been declared
py_object_wrapper.cc:98: error: ‘py_function_template’ was not declared in this scope
py_object_wrapper.cc:99: error: ‘ObjectWrap’ has not been declared
py_object_wrapper.cc:99: error: expected primary-expression before ‘>’ token
py_object_wrapper.cc:105: error: ‘Array’ was not declared in this scope
py_object_wrapper.cc:105: error: ‘js_property_names’ was not declared in this scope
py_object_wrapper.cc:108: error: ‘Value’ was not declared in this scope
py_object_wrapper.cc:108: error: ‘js_property_key’ was not declared in this scope
py_object_wrapper.cc:109: error: ‘js_property_value’ was not declared in this scope
py_object_wrapper.cc: At global scope:
py_object_wrapper.cc:123: error: expected constructor, destructor, or type conversion before ‘<’ token

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions