patrikhuber / eos

A lightweight 3D Morphable Face Model library in modern C++
Apache License 2.0
1.91k stars 597 forks source link

Compile on linux or windows? #161

Closed wassryan closed 6 years ago

wassryan commented 6 years ago

I have a lot of problems when compile it on linux?Which system do you compile it ,linux or windows?can you make the compile in detail for the new beginner?Thank you!

patrikhuber commented 6 years ago

You can just follow the description in the readme, it contains the necessary steps. There's also a reproducible build script for both Linux and Windows in the travis and AppVeyor files. I use both Windows (VS2017) and Linux.