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

cannot find function inject_android_project in module tauri_build::mobile #2

Open
ahkimkoo opened this issue Nov 29, 2023 · 0 comments

Comments

@ahkimkoo
Copy link

Compiling num-rational v0.4.1
error[E0425]: cannot find function inject_android_project in module tauri_build::mobile
--> /home/cherokee/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tauri-2.0.0-alpha.8/build.rs:160:28
|
160 | tauri_build::mobile::inject_android_project(
| ^^^^^^^^^^^^^^^^^^^^^^ not found in tauri_build::mobile

For more information about this error, try rustc --explain E0425.
error: could not compile tauri (build script) due to previous error
warning: build failed, waiting for other jobs to finish...
Error failed to build app: failed to build app

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