Search Unity

Windows SDK with VS 2019 - which one and what can I remove

Discussion in 'Editor & General Support' started by eco_bach, Jan 22, 2020.

  1. eco_bach

    eco_bach

    Joined:
    Jul 8, 2013
    Posts:
    1,601
    Trying to build a project on a new laptop using il2cpp targeting Windows desktop with Unity 2019.2. Keep getting compile errors I think relating to missing or incomplete Windows SDK install(s). I though the correct sdk was automatically installed with VS 2019?

    Anyways pretty sre I have a LOT of unecessary stuff installed. Can I remove any older SDK's ie Windows 7? or are these necessary as well?
     
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    You only need Windows 10 SDK if you're using VS 2019. You can remove everything else. Make sure that Visual Studio 2019 has C++ components installed, though.