Skip to content

Unable to build #200

@guimard

Description

@guimard

Hello,
using node-nan=2.10.0, node-8.11.1, node-gyp-3.6.2, I've this:

gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
make[2] : on entre dans le répertoire « /home/xavier/dev/debian/packages/waiting/mysql-libmysqlclient/node-mysql-libmysqlclient-1.6.0/build »
  CXX(target) Release/obj.target/mysql_bindings/src/mysql_bindings.o
In file included from ../src/mysql_bindings.cc:17:0:
../src/./mysql_bindings_connection.h:114:9: error: ‘NanCallback’ does not name a type
         NanCallback *nan_callback;
         ^~~~~~~~~~~
../src/./mysql_bindings_connection.h:183:9: error: ‘NanCallback’ does not name a type
         NanCallback *nan_callback;
         ^~~~~~~~~~~
In file included from ../src/mysql_bindings.cc:18:0:
../src/./mysql_bindings_result.h:86:9: error: ‘NanCallback’ does not name a type
         NanCallback *nan_callback;
         ^~~~~~~~~~~
In file included from ../src/mysql_bindings.cc:19:0:
../src/./mysql_bindings_statement.h:105:9: error: ‘NanCallback’ does not name a type
         NanCallback *nan_callback;
         ^~~~~~~~~~~
../src/./mysql_bindings_statement.h:121:9: error: ‘NanCallback’ does not name a type
         NanCallback *nan_callback;
         ^~~~~~~~~~~
../src/./mysql_bindings_statement.h:166:9: error: ‘NanCallback’ does not name a type
         NanCallback *nan_callback;
         ^~~~~~~~~~~
../src/mysql_bindings.cc: In function ‘void InitMysqlLibmysqlclient(v8::Handle<v8::Object>)’:
../src/mysql_bindings.cc:31:5: error: ‘NanScope’ was not declared in this scope
     NanScope();
     ^~~~~~~~

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