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

Missing definition, like "ScenarioType","ModelType","SharedCodeEnum" #69

Open
yaojun0529 opened this issue Jan 4, 2025 · 1 comment

Comments

@yaojun0529
Copy link

Hi,
I downloaded the source code from github. But I found some classes in the source code were unknown, like "ScenarioType","ModelType","SharedCodeEnum". Therefore it failed to compiled the project successfully.

All packages in "Dependency" are correct. I don't know where above types are defined. Am I missing some important files or definitions?

Image

Image

@azchohfi
Copy link
Contributor

azchohfi commented Jan 7, 2025

This usually means that the source-generators are not running properly. I don't believe there is any specific VS workload needed for them to work, so I would try deleting bin/obj and making sure that you are using the latest version of VS.

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

2 participants