Skip to content

Fix C1010070 compilation error in wslsettings #12928

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mlekow
Copy link

@Mlekow Mlekow commented May 20, 2025

Summary of the Pull Request

Fixes error c1010070

WSL\out\build\x64-Debug\app.manifest : general error c1010070: Failed to load and parse the manifest.

PR Checklist

  • Closes: Link to issue #xxx
  • Communication: I've discussed this with core contributors already. If work hasn't been agreed, this work might be rejected
  • Tests: Added/updated if needed and all pass
  • Localization: All end user facing strings can be localized
  • Dev docs: Added/updated if needed
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

@benhillis
Copy link
Member

Interesting, I don't see this compiler error. Are you doing anything unique when you see this?

@Mlekow
Copy link
Author

Mlekow commented May 26, 2025

No unique actions were taken. I'm using Microsoft Visual Studio Professional 2022 (version 17.14.0) with CMake support.

I opened the project via File->Open->CMake. The error occurred while compiling the target wslsettings.

Interesting, I don't see this compiler error. Are you doing anything unique when you see this?

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

Successfully merging this pull request may close these issues.

2 participants