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

Windows Forms projects generate custom tool warnings. #6

Open
crud89 opened this issue Nov 24, 2021 · 0 comments
Open

Windows Forms projects generate custom tool warnings. #6

crud89 opened this issue Nov 24, 2021 · 0 comments

Comments

@crud89
Copy link
Owner

crud89 commented Nov 24, 2021

Building the WinForms project currently generates warnings for resource and setting definitions. Visual Studio is somehow not able to make a proper connection between the .resx/.settings and Designer.cs files. Re-generating the designer files by executing the associated custom tools manually fixes this issue. Currently, I don't see any problems, but I am not sure, if there are any unintended side effects. This also only happens for Windows Forms, not for WPF.

There's also a CMake related issue to this here.

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

No branches or pull requests

1 participant