Jump to content
TrinityCore

briansrls

Plebs
  • Posts

    1
  • Joined

  • Last visited

Posts posted by briansrls

  1. I'm having an issue building in Visual Studio, I believe I've followed all of the steps and meet all of the requirements.  I'm able to build with cmake, and at that point I open my solution in visual studio and clean->build.  At that point, I get a ton of errors saying _mingw.h is not found, for example 

    23>C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\stdio.h(27): fatal error C1083: Cannot open include file: '_mingw.h': No such file or directory

    I do have mingw installed, and I did select the option to install C++ compilers when installing visual studio.  In cmake I've selected visual studio 14, 32 bit and I've tried 64 bit and have got the same error.  I feel like I'm missing something obvious, anyone have an idea?

    I'm on windows 10, I've done https://trinitycore.atlassian.net/wiki/display/tc/Requirements this and https://trinitycore.atlassian.net/wiki/display/tc/Core+Installation

×
×
  • Create New...