We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
WSL-DistroLauncher/DistroLauncher/DistroLauncher.vcxproj
Line 169 in e24f929
The project has the output file name as MSG0409 with one leading zero.
MSG0409
The messages file has LanguageNames = (English=0x409:MSG00409) with two leading zeroes.
LanguageNames = (English=0x409:MSG00409)
The build complains that mc completed successfully, but hasn't produced the expected output file.
mc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
WSL-DistroLauncher/DistroLauncher/DistroLauncher.vcxproj
Line 169 in e24f929
The project has the output file name as
MSG0409
with one leading zero.The messages file has
LanguageNames = (English=0x409:MSG00409)
with two leading zeroes.The build complains that
mc
completed successfully, but hasn't produced the expected output file.The text was updated successfully, but these errors were encountered: