autoadb icon indicating copy to clipboard operation
autoadb copied to clipboard

Can't install AutoADB

Open Deziminatix opened this issue 5 years ago • 4 comments

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?

Deziminatix avatar Nov 17 '20 21:11 Deziminatix

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

diassynthesis avatar Nov 17 '20 22:11 diassynthesis

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.

diassynthesis avatar Nov 17 '20 22:11 diassynthesis

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 😩

Deziminatix avatar Nov 17 '20 23:11 Deziminatix

Good luck

On Wed, Nov 18, 2020, 00:20 uRusure [email protected] wrote:

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 😩

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rom1v/autoadb/issues/14#issuecomment-729273112, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5FIOAGR4TQXB5KWUOFA33SQMANTANCNFSM4TZC4M6Q .

diassynthesis avatar Nov 17 '20 23:11 diassynthesis