Compilation failure on C++ components, any advice?

Fresh install, to my knowledge I followed all directions with complete accuracy.
Correct visual studio version (2017). VS works fine, unreal engine works until attempting to add a c++ component. Gives console log errors for an unknown reason. Can anyone help?

tldr; of log

  1. Says it cannot access visual studio, My installation of visual studio community 2017 is fully functional…

  2. Says missing UE4Editor-Test1-7022.dll but I have no idea what that is or why it would be missing, other than that it would appear to be project specific.

  3. Says hot reload compile failed.

  4. heartbeat event firing too frequently, issue with timer delegate.