Skip to content
This repository was archived by the owner on Feb 12, 2023. It is now read-only.
This repository was archived by the owner on Feb 12, 2023. It is now read-only.

unable to build on macosx #7

@ch1ll0ut1

Description

@ch1ll0ut1

Tried with:
OSX 10.11.x
OSX 10.12.3

Result:
../src/functions/findStrategy.cpp:58:5: error: initializer 'AsyncProgressWorker' does not name a non-static data
member or base class; did you mean the base class 'AsyncProgressWorkerBase'?
: AsyncProgressWorker(callback_)
^~~~~~~~~~~~~~~~~~~
AsyncProgressWorkerBase
../src/functions/findStrategy.cpp:52:33: note: base class 'Nan::AsyncProgressWorker' (aka
'AsyncProgressWorkerBase') specified here
class FindStrategyAsyncWorker : public Nan::AsyncProgressWorker
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make: *** [Release/obj.target/analytics/src/functions/findStrategy.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/Users/user/.npm-packages/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)

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