dotnet / dotnet/wcf

Cannot build on macOS

Open
#3,266 8 comments 0 reactions 1 assignee Claimed by @StephenBonikowsky View on GitHub
Backlog
Dominant language
C#
Stars
1.8k
Forks
576
Avg merge
6d 9h
Merged PRs (30d)
2

Description

I followed your developer guide and attempted to build the project on macOS by using:

```sh
./build.sh -- /p:SkipTests=true
```

which resulted in the following error:

```sh
/wcf/external/runtime/runtime.depproj(78,5): error MSB3073: The command "chmod +x /wcf/bin/testhost/netcoreapp-OSX-Debug-x64/dotnet" exited with code 1.
```

(I've replaced the real absolute path with ``).

This fails, because there is no such file in the targeted directory.

I've tried to run the build on Windows and it runs without any problems.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.