Errors compiling in vs 2010 c++

  • wolfy1339
    31st Jul 2013 Member 0 Permalink

    I get this error when compiling(to access debug cause my mod wouldn't open) my mod on Visual Studio

     

    1>------ Build started: Project: Powder-Sim2, Configuration: Release Win32 ------
    1> conftest_0.c
    1>c:\mingw\include\sdl\SDL_config.h(34): fatal error C1189: #error : You should copy include/SDL_config.h.default to include/SDL_config.h
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

  • Pilihp64
    31st Jul 2013 Developer 0 Permalink

    Look... if you aren't compiling the official source, we can't provide that much assistance.

     

    But if you are using VS, why is it using mingw includes?  Something is not right there at all.

  • wolfy1339
    31st Jul 2013 Member 0 Permalink

    @cracker64 (View Post)

    i know but the problem doesn't lye in my source but somewhere else cause i can compile fin in scons

     exactly my point why is vs using mingw include,