Hi
Currently I only have Ubuntu installed in WSL and try to compile my Windows/VS/C++ project for WSL. Stuck at:
1>main.cpp
1>C:\Users\Michael\Desktop\CPP\myproject\main.cpp(19,10): error : GL/gl.h: No such file or directory
1>myList.cpp
1>C:\Users\Michael\Desktop\CPP\myprject\myList.cpp(5,10): error : XPLMUtilities.h: No such file or directory
xplmutilites is found in main.cpp. How to add wsl include etc. folders? When shall we see WSL Desktop support, this fall?
Many thanks
Michael