Please can we have some help on the WSL\NiosIi\Eclipse build problems following the windows update
I have Quartus 20.1 on Windows 10 and have today tried to rebuild a project using the NiosII eclipse platform. The project was working fine a few months ago and now I cannot get the eclipse tool chain to work, with eclipse reporting various file\folder\path not found errors, command not found errors, and various unknown architecture errors that all seem to be associated with WSL path problems. Likewise, if I create a new project it does not work. I can count numerous forum posts since September and all report problems which on first pass look to be different facets of the same problem. The root cause seems to be a windows update which has broken the Quartus\NiosII\EDS\WSL tool chain.
This is a serious issue, and having spent the day going through the below posts none seem to satisfactorily resolve the problems. Please can Intel provide help on this. Like many others, this has resulted in a dead stop in project development so I would certainly appreciate a timely resolution.
Thanks in Advance
David
For reference – the most comment suggestion from intel seems to be the below, but this does not work.
To workaround the problem, you can follow the steps below:
1) uninstall Ubuntu* 18.04 (if you have one)
2) uninstall wsl
3) re-install wsl
4) download latest Ubuntu 18.04 from Microsoft Shop & install it
5) execute following on Ubuntu shell :
sudo apt-get update
sudo apt install wsl
sudo apt install dos2unix
sudo apt install make
sudo apt-get upgrade
Post related to this seem to be: