Skip to content

jones-ndb build failure  #52

Open
Open
@yeongwei

Description

@yeongwei

Hi, bumped into the following issue,

  1. node-gyp build threw the following error,
../impl/src/ndb/NdbTypeEncoders.cpp: In function âv8::Local<v8::Value> CharReader(const NdbDictionary::Column*, char*, uint32_t)â:
../impl/src/ndb/NdbTypeEncoders.cpp:1123:46: error: no matching function for call to âv8::String::NewExternal(v8::Isolate*&, ExternalizedUnicodeString*&)â
     string = String::NewExternal(isolate, ext);
  1. Currently my system is running with the following,
    a. CentOS Linux release 7.4.1708 (Core)
    b. node --version #v10.16.3
    c. Libraries for NDB API mysql-cluster-community-nodejs.x86_64 version 7.6.11-1.el7
    d. Installed NDB version
    [pmuser@pm nodejs]$ ndb_mgm -V
    MySQL distrib mysql-5.7.27 ndb-7.6.11, for Linux (x86_64)
    

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions