-
Notifications
You must be signed in to change notification settings - Fork 1
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
[BUG] missing RenderWithMaskElementGroup #2
Comments
What's branch you using? Please give a try with 'dev' branch. By the way there are some issues I do not fix and I have no plan about this library in the near future. If you just take a look at this library, it is no problem. If you have any other problem with this library, issue is welcome. |
I'm using the Master branch ... I will try the "dev" branch then ... |
I will continue to do this work next year. 😄 |
I still have some issues here ... I tried to open this on VS2022, and I get all these compilation errors: I need help finding these interfaces in the solution... In this class, he says he cannot find the CompileGenerator, but the project compiles with no problem. Maybe this can help fo you to help me make this compile. |
I use Source Generator in this project. The interfaces or classes that can not be found are generated by it.
|
Describe the bug
I cloned the project into my Ubuntu and tried to compile and the result was an error because could not find RenderWithMaskElementGroup in the context.
To Reproduce
Expected behavior
Well ... be able to compile it
Screenshots
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: