Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Try to build the project but got CS0246 error #16

Open
yunmemory opened this issue Jan 9, 2021 · 2 comments
Open

Try to build the project but got CS0246 error #16

yunmemory opened this issue Jan 9, 2021 · 2 comments

Comments

@yunmemory
Copy link

Sorry, the solution might be simple, but I barely know about the programming.

When I follow the guide to open the .sln file with visual studio and try to build the solution, I got 443 Errors. Most of the errors are CS0246 - The type or namespace name "XXXX" could not be found.

image

Could you please let me know how to resolve this issue? Thank you so much!

@scharpfo
Copy link

Hi @yunmemory, it looks like you need to restore the Nuget packages. This can be done either manually or automatically in Visual Studio. I recommend to take a look here.

@yunmemory
Copy link
Author

Hi @yunmemory, it looks like you need to restore the Nuget packages. This can be done either manually or automatically in Visual Studio. I recommend to take a look here.

Thank you so much, Scharpfo! the problem was solved!

seb-esser referenced this issue in tumcms/forge-bim360.project.setup.tool Jul 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants