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

Cant install the package #33

Open
LINQeee opened this issue Mar 27, 2024 · 0 comments
Open

Cant install the package #33

LINQeee opened this issue Mar 27, 2024 · 0 comments

Comments

@LINQeee
Copy link

LINQeee commented Mar 27, 2024

error:
Not searching for unused variables given on the command line. CMAKE_JS_INC:/Users/mv/.cmake-js/node-arm64/v21.7.1/include/node/Users/mv/Desktop/Projects/recordtest/node_modules/nan -- The C compiler identification is AppleClang 15.0.0.15000309 -- The CXX compiler identification is AppleClang 15.0.0.15000309 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Boost: /opt/homebrew/lib/cmake/Boost-1.84.0/BoostConfig.cmake (found suitable version "1.84.0", minimum required is "1.60") found components: system -- Configuring done (0.4s) -- Generating done (0.0s) -- Build files have been written to: /Users/mv/Desktop/Projects/recordtest/node_modules/vstjs/build info CMD BUILD info RUN cmake --build "/Users/mv/Desktop/Projects/recordtest/node_modules/vstjs/build" --config Release [ 4%] Building CXX object CMakeFiles/vstjs-bin.dir/src/host/IPCAudioIODevice.cpp.o [ 9%] Building CXX object CMakeFiles/vstjs-bin.dir/src/host/JuceLibraryCode/include_juce_audio_basics.mm.o [ 14%] Building CXX object CMakeFiles/vstjs-bin.dir/src/host/JuceLibraryCode/include_juce_audio_devices.mm.o In file included from /Users/mv/Desktop/Projects/recordtest/node_modules/vstjs/src/host/JuceLibraryCode/include_juce_audio_devices.mm:9: In file included from /Users/mv/Desktop/Projects/recordtest/node_modules/vstjs/include/JUCE/modules/juce_audio_devices/juce_audio_devices.mm:23: In file included from /Users/mv/Desktop/Projects/recordtest/node_modules/vstjs/include/JUCE/modules/juce_audio_devices/juce_audio_devices.cpp:46: In file included from /Users/mv/Desktop/Projects/recordtest/node_modules/vstjs/include/JUCE/modules/juce_audio_devices/juce_audio_devices.h:54: In file included from /Users/mv/Desktop/Projects/recordtest/node_modules/vstjs/include/JUCE/modules/juce_events/juce_events.h:50: In file included from /Users/mv/Desktop/Projects/recordtest/node_modules/vstjs/include/JUCE/modules/juce_core/juce_core.h:314: /Users/mv/Desktop/Projects/recordtest/node_modules/vstjs/include/JUCE/modules/juce_core/native/juce_osx_ObjCHelpers.h:84:99: error: use of undeclared identifier 'objc_msgSend_fpret' static inline MsgSendFPRetFn getMsgSendFPRetFn() noexcept { return (MsgSendFPRetFn) (void*) objc_msgSend_fpret; } ^ 1 error generated. make[2]: *** [CMakeFiles/vstjs-bin.dir/src/host/JuceLibraryCode/include_juce_audio_devices.mm.o] Error 1 make[1]: *** [CMakeFiles/vstjs-bin.dir/all] Error 2 make: *** [all] Error 2 ERR! OMG Process terminated: 2
package.json:
{ "name": "recordtest", "version": "1.0.0", "main": "index.js", "license": "MIT", "scripts": { "start": "index.js" }, "resolutions": { "graceful-fs": "^4.2.11" } }

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