MichalStrehovsky / zerosharp

Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
2k stars 103 forks source link

%DROPPATH% doesn't exist #21

Closed jwoff78 closed 3 years ago

jwoff78 commented 3 years ago

I cannot find droppath anywhere on system or any guides on how to find droppath at all.

MichalStrehovsky commented 3 years ago

The scripts are for advanced use ("Some samples also come with a shell script (.cmd) that pieces together all the tools and avoid MSBuild or dotnet. You need to make sure you have environment set up before running the script. Look at the script for details. The script is redundant with the .csproj project files."). DROPPATH is where ILCompiler package is.