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

Can't install AutoADB #14

Open
Deziminatix opened this issue Nov 17, 2020 · 4 comments
Open

Can't install AutoADB #14

Deziminatix opened this issue Nov 17, 2020 · 4 comments

Comments

@Deziminatix
Copy link

Deziminatix commented Nov 17, 2020

Hello there!

I'm a newbie and want to use this AutoADB tool with scrcpy but when I triy to install AutoADB I got some problems.

So I installed this rust environment that I downloaded from here: https://www.rust-lang.org/tools/install. After that, I downloaded the AutoADB project and extracted its files from the archive. Then I opened the folder and then ran Windows PowerShell there and put this command: cargo build --release

But after entered that command it showed me some errors:
image

What do I need to do?

@diassynthesis
Copy link

The response is in the error message.
just install Visual studio from: https://visualstudio.microsoft.com/downloads/

@diassynthesis
Copy link

diassynthesis commented Nov 17, 2020

Don't forget to select the visual C++ option when installing the Visual studio, it will install the linker and all the stuff ...

Sorry for my bad english.

@Deziminatix
Copy link
Author

Don't forget to select the visual C++ option when installing the Visual studio, it will install the linker and all the stuff ...

Sorry for my bad english.

I already had installed Visual Studio. But just noticed I also need to install C++ build tools. Thanks! But first I need to free some space on Disc C 😩

@diassynthesis
Copy link

diassynthesis commented Nov 17, 2020 via email

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