cleardusk / 3DDFA_V2

The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
MIT License
2.92k stars 515 forks source link

win10 build problem #112

Open yangjian1218 opened 2 years ago

yangjian1218 commented 2 years ago

I have installed vs2019,and set environment.but when run build.sh. have a error: command 'cl.exe' failed: No such file or directory. Besides, it have same error when I build other programs. Have any one know the solution?

cleardusk commented 2 years ago

Your compiling env may not be ready. Besides, refer https://github.com/cleardusk/3DDFA_V2/issues/12#issuecomment-697479173