第一天开始记录avs3的学习
SAVS3_hpm32工程编译
按照工程README的操作
*## Windows Operating Systems (64-bit):
- Build Requirements
- Visual Studio* 2017 (can be downloaded here)
- CMake 3.5 or later (can be downloaded here)
- YASM Assembler version 1.2.0 or later
- Download the yasm exe from the following link
- Rename yasm-1.3.0-win64.exe to yasm.exe
- Copy yasm.exe into a location that is in the PATH environment variable
- A
shell executor
, i.e. the bash in git for windows, is needed and should be found inPATH
variable. For example, the pathC:\Program Files\Git\bin
can be added ifgit-for-win