Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed Install #10

Open
okhick opened this issue Jan 26, 2018 · 1 comment
Open

Failed Install #10

okhick opened this issue Jan 26, 2018 · 1 comment

Comments

@okhick
Copy link

okhick commented Jan 26, 2018

After install the required dependencies, vst-js throws a number of errors on npm install vstjs. It begins with this:

CMake Warning at /usr/local/Cellar/cmake/3.10.2/share/cmake/Modules/FindBoost.cmake:801 (message):
New Boost version may have incorrect or missing dependencies and imported
targets
Call Stack (most recent call first):
/usr/local/Cellar/cmake/3.10.2/share/cmake/Modules/FindBoost.cmake:907 (_Boost_COMPONENT_DEPENDENCIES)
/usr/local/Cellar/cmake/3.10.2/share/cmake/Modules/FindBoost.cmake:1542 (_Boost_MISSING_DEPENDENCIES)
CMakeLists.txt:22 (find_package)

and hit a fatal error at this:

Scanning dependencies of target vstjs
[ 4%] Building CXX object CMakeFiles/vstjs.dir/src/module/Module.cpp.o
In file included from /Volumes/MacintoshHD/node_modules/vstjs/src/module/Module.cpp:1:
/Volumes/MacintoshHD/node_modules/vstjs/src/module/PluginHostWrapper.h:4:10: fatal error: 'nan.h' file not found

Not sure if these errors are related or not. I'm fairly new to Node so perhaps it's a user error? Any help would be appreciated. Let me know if you need a full log. Thanks!

@okhick
Copy link
Author

okhick commented Jan 28, 2018

Backed up Boost to version 1.60 from 1.66 and got a full install. I suppose this needs to be up updated to support the latest Boost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant