-
Notifications
You must be signed in to change notification settings - Fork 23
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
Cannot compile project due to LinkerFlag #174
Comments
@nklomp Can you please review this issue , Thanks |
Sorry for not having provided a response yet. @sanderPostma, could you pick up this one? |
Hi @nklomp @sanderPostma i wonder if there is any suggestion to solve this problem . I even tried building with Android studio for android and i am getting "Command PhaseScriptExecution failed with a nonzero exit code" and as i mentioned "linker command failed with exit code 1 (use -v to see invocation)" is the main problem that i cannot get rid of . Please let me know if there is any solution . Thank You |
@Mirza-Fardeen If you want to try Android you can try the following, in the terminal:
|
@Mirza-Fardeen |
Hi @sanderPostma thank you for your reply , unfortunately i am getting the same result for android |
@Mirza-Fardeen If the problems persist, please share the entire build log instead of a partial screen shot, |
I have cloned the latest project and installed all the dependencies but yet i cannot build the project successfully due to given error .
ld: framework 'CoreAudioTypes' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Running on Xcode : 15
node version : 18.18
OS : macOS Sonama 14
The text was updated successfully, but these errors were encountered: