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

Generator 'StronglyGenerator' failed to generate source. #3

Closed
yoi102 opened this issue Jul 24, 2023 · 4 comments
Closed

Generator 'StronglyGenerator' failed to generate source. #3

yoi102 opened this issue Jul 24, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@yoi102
Copy link

yoi102 commented Jul 24, 2023

1>CSC : warning CS8785: Generator 'StronglyGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'InvalidOperationException' with message 'Sequence contains no elements'

It didn't work properly when I use version 1.2.0 or higher

image

image

@ignatandrei
Copy link

Also do not see that works with 1.4.1
See attached file
src.zip

@ignatandrei
Copy link

I use version 1.1 for the example with RSCG at https://ignatandrei.github.io/RSCG_Examples/v2/docs/Strongly

@lucasteles lucasteles added the bug Something isn't working label Aug 24, 2023
@lucasteles lucasteles self-assigned this Aug 24, 2023
@lucasteles lucasteles added bug Something isn't working and removed bug Something isn't working labels Aug 24, 2023
@lucasteles
Copy link
Owner

@ignatandrei @yoi102 This error was occurring only when the global default values aren't defined

fixed in https://github.com/lucasteles/Strongly/releases/tag/1.4.2

@ignatandrei
Copy link

https://ignatandrei.github.io/RSCG_Examples/v2/docs/Strongly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants