Forum Discussion

MHahn4's avatar
MHahn4
Icon for Occasional Contributor rankOccasional Contributor
6 years ago
Solved

Project creation using windows

I'm trying to create a Nios II project in Eclipse, but the New Project-Wizards creates files with Windows style delimiters instead fo Unix ones (the "create-this-app" and "create-this-bsp" files) whi...
  • MHahn4's avatar
    6 years ago

    Found out the solution myself: the script uses the wsl command instead of cygwin. Therefore you have to configure a WSL linux and install the dos2unix package and the building tools.