Skip to content

Commit

Permalink
Update pre-install.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
1mm0rt41PC authored Jul 4, 2023
1 parent 9bb3020 commit 687dc15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pre-install.bat
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ git checkout develop bootloader
cd bootloader
CALL "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"
mklink /D "C:\Program Files\Microsoft Visual Studio" "C:\Program Files (x86)\Microsoft Visual Studio"
%py64% waf waf configure distclean all --msvc_targets=x64
%py64% waf configure distclean all --msvc_targets=x64
cd ..
%py64% -m pip install .

Expand Down

0 comments on commit 687dc15

Please sign in to comment.