Menu

Visual Studio 2013

Developers
Neosettler
2014-06-20
2014-06-20
  • Neosettler

    Neosettler - 2014-06-20

    Hello everyone, I've been trying to compile Freeimage with VS 2013 and I'm running out of ideas. Is there anyone who successfully resolve this issue? Maybe someone would like to point us in the right direction?

     
  • Neosettler

    Neosettler - 2014-06-20

    Oh I found a solution.

    VS 2013

    //#include "afxres.h"

    include <windows.h>

    use #include <algorithm> for min-max
    change code generation for all projects to MD and MDd

    and voila!

     

Log in to post a comment.