Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build latest roslyn #35849

Closed
CyrusNajmabadi opened this issue May 21, 2019 · 8 comments
Closed

Can't build latest roslyn #35849

CyrusNajmabadi opened this issue May 21, 2019 · 8 comments

Comments

@CyrusNajmabadi
Copy link
Member

This is hte latest master. I've pulled and restored things. But if i try to build, i get:

5>C:\Program Files\dotnet\sdk\3.0.100-preview4-010963\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets(136,5): error MSB4044: The "GenerateDepsFile" task was not given a value for the required parameter "CompileReferences".
@CyrusNajmabadi
Copy link
Member Author

Tagging @jasonmalinowski @sharwell @dotnet/roslyn-infrastructure

@sharwell
Copy link
Member

/cc @nguerrera

@jasonmalinowski
Copy link
Member

After restore, try killing all "msbuild" processes.

@CyrusNajmabadi
Copy link
Member Author

@jasonmalinowski Thanks. That worked. Is there some way this could happen automatically during a restore?

@jasonmalinowski
Copy link
Member

Well, we should actually fix the bug. But at this point @nguerrera can speak better. :-)

@nguerrera
Copy link
Contributor

dotnet/sdk#2953

I think arcade made this easier to fix recently

@jasonmalinowski
Copy link
Member

Yeah, @tmat added support for that I believe.

@CyrusNajmabadi
Copy link
Member Author

Thanks all! feel free to close out if you think this is known and already being handled by other work :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants