chengzhengxin / sdm

Supervised Descent Method Apply to Face Alignment, and Head Pose Estimation with Linear Regression. It is cross-platfrom, easily compile in windows, ubuntu, even in Android & iOS.
448 stars 197 forks source link

编译的时候遇到很多连接错误是怎么回事? #39

Open wisdomG opened 6 years ago

wisdomG commented 6 years ago

我用cmake-gui生成之后,用vs2017打开,但在后续生成的时候遇到很多 error LNK2019或error LNK2001这样的错误,怎么解决?