EmulationStation icon indicating copy to clipboard operation
EmulationStation copied to clipboard

VS2013 compilation errors, ideas?

Open magnetowasnotright opened this issue 8 years ago • 2 comments

EDIT: since I found my way with Cmake, I'll update the question.

Do anyone compiling ES in Visual Studio 2013 can answer?

  1. Any known issue with VS2013 and the dependencies (Boost 1.60.0, Eigen 3.2.8, FreeImage 3.1.7.0, SDL 2.0.4, cURL 7.47.1, FreeType 2.4.9)? Or should I use older/newer versions?
  2. I have, most of the time, errors about unresolved symbols or with msvcprtd.lib. Seems like problems when compiling the libs. Even using MT or MTd, I couldn't make ES compile yet. Any idea?

magnetowasnotright avatar Oct 16 '16 00:10 magnetowasnotright

Hey, I am also still struggling with this, only on VS2015. Did you see #4 ?

zigurana avatar Oct 20 '16 20:10 zigurana

Yes, I followed zimmann suggestion about /MT or /MTd all through the project and libraries, but no luck yet... I spent five days trying everthing I could. Very tired for now, but I'll try again soon.

magnetowasnotright avatar Oct 20 '16 23:10 magnetowasnotright