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

Android build failed (Execution failed for task ':RHVoice-core:BoostIncludes'. > A problem occurred starting process 'command 'scons'') #790

Open
prabhu37 opened this issue Sep 15, 2023 · 2 comments

Comments

@prabhu37
Copy link

prabhu37 commented Sep 15, 2023

Hi I'm facing this issue on last two days. Can you guys unblock me in this issue

Execution failed for task ':RHVoice-core:BoostIncludes'.

A problem occurred starting process 'command 'scons''

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

@prabhu37
Copy link
Author

task BoostIncludes(type: Exec) {
workingDir '../../..'
commandLine 'scons', 'external/libs/boost/include/boost'
}

How to give external path for boost library?

@CyberTailor
Copy link
Contributor

Have you also cloned git submodules?

git submodule init
git submodule update

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

2 participants