patrikhuber / eos

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

Linker errors when building with Visual Studio #313

Closed Jared-Dai closed 3 years ago

Jared-Dai commented 4 years ago

Hi patrikhuber, I tried to compile the lastest version eos, but I meet some problems. These pictures show the problems, Could you plz tell me the version you use and how to compile ,thank you very much!

微信截图_20200617145452

patrikhuber commented 3 years ago

Hi,

Apologies for the late reply, I missed the notification for this.

I think you are probably trying to compile without CMake, is that correct? If so, please use CMake. Your errors are linker errors, there stem from an invalid build configuration.

Are you still working on this?

I'll close this as it's not an eos issue, but feel free to report back with a follow-up question.