Errors compiling discordjs/opus for ARM64 with gcc14
Is anyone else able to compile the opus bindings for ARM64 with gcc14?
Getting the following gyp error:
Likely due to implicit declarations now being an error instead of a warning
3 Replies
- What are your intents?
GuildVoiceStates
is required to receive voice data!
- Show what dependencies you are using -- generateDependencyReport()
is exported from @discordjs/voice
.
- Try looking at common examples: https://github.com/discordjs/voice-examples.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!direct this one to the opus repo maybe
GitHub
GitHub - discordjs/opus: Native opus bindings for node
Native opus bindings for node. Contribute to discordjs/opus development by creating an account on GitHub.