Forum Discussion

trayres's avatar
trayres
Icon for New Contributor rankNew Contributor
3 years ago
Solved

Failed to execute: wsl dos2unix create-this-app; ./create-this-app --no-make

On Win10, Build 19044 I have Ubuntu 18.04LTS (set to WSL 1, not WSL2), and I definitely have make. I have several WSL kernels installed, but I used "wsl --set-default" to put the default as Ubun...
  • ShengN_altera's avatar
    3 years ago

    The following solution helped me:


    Created a new environment variable in Windows:

    Name: WSLENV

    Value: SOPC_KIT_NIOS2/p

    After restarting Eclipse and Quartus it worked.