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

Produce a graceful error if a project contains no source files #86

Closed
alexrp opened this issue Aug 7, 2023 · 0 comments
Closed

Produce a graceful error if a project contains no source files #86

alexrp opened this issue Aug 7, 2023 · 0 comments
Labels
area: sdk Issues related to the MSBuild SDK.
Milestone

Comments

@alexrp
Copy link
Member

alexrp commented Aug 7, 2023

$ zig c++ -Wl,-z,origin
zig: error: unable to execute command: program not executable
zig: error: linker command failed with exit code 1 (use -v to see invocation)

Errors like these are not very helpful for users. We can do better.

@alexrp alexrp added type: feature state: approved Enhancements and tasks that have been approved. area: sdk Issues related to the MSBuild SDK. labels Aug 7, 2023
@alexrp alexrp added this to the v4.1 milestone Aug 7, 2023
@alexrp alexrp self-assigned this Aug 7, 2023
@alexrp alexrp closed this as completed in 2b1fc6a Dec 29, 2023
@alexrp alexrp removed the state: approved Enhancements and tasks that have been approved. label Dec 29, 2023
@alexrp alexrp modified the milestones: v4.1, v4.0 Jan 2, 2024
@alexrp alexrp removed their assignment Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: sdk Issues related to the MSBuild SDK.
Development

No branches or pull requests

1 participant