Skip to content

Cannot build on macOS #3266

Open
Open
@patrikrazem

Description

@patrikrazem

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

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

which resulted in the following error:

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

(I've replaced the real absolute path with <pathToRepo>).

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.

Metadata

Metadata

Labels

BacklogLegitimate tasks of lower priority not in current dev schedule.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions