VS2017 issue with WSL

  • Thread starter Thread starter AngryBinary
  • Start date Start date
A

AngryBinary

Guest
Hi,

I'm running Windows 10 with WSL and Ubuntu 18.04.

Microsoft Visual Studio Comunity v15.9.9

At fisrt I could compile at all. I did get errors about missing header files. After adding \Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\Linux\include path to include directories project is buils without error.

Remaining problem is that autocomplete doesn't work and editor still complains that it cannot open source files.

https://social.msdn.microsoft.com/Forums/getfile/1415282

Any ideas what might be wrong with my setup?

Continue reading...
 
Back
Top