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

namespace 'GeneralSettings' could not be found #765

Open
SeaPeaMe opened this issue May 9, 2021 · 6 comments
Open

namespace 'GeneralSettings' could not be found #765

SeaPeaMe opened this issue May 9, 2021 · 6 comments

Comments

@SeaPeaMe
Copy link

SeaPeaMe commented May 9, 2021

Every time I try to build Avalon, I always get this error:
C:\Users-----\Desktop\AvalonStudio\AvalonStudio\AvalonStudio\GeneralSettingsViewModel.cs(33,49): error CS0246: The type or namespace name 'GeneralSettings' could not be found (are you missing a using directive or an assembly reference?).

This error also shows up at GeneralSettingsViewModel.cs(40,49).

@Fabio-Aguirrezabal
Copy link

Having the same issue. Can't find a solution for it. UBUNTU 21.04 DotNet 2.1, 3.1,5.0 are installed

@daniele-bondi
Copy link

Same issue on Arch, dotnet 5.0.5

@dev-bre
Copy link

dev-bre commented May 10, 2021

same here. Why not providing an already built release with ready to run packages? Not eveyones wants the compile everything, most of the people will only want to actual use this app.

Anyway, that's the erro I am getting as well:

/repos/AvalonStudio/AvalonStudio/AvalonStudio/GeneralSettingsViewModel.cs(33,49): error CS0246: The type or namespace name 'GeneralSettings' could not be found (are you missing a using directive or an assembly reference?)

Running on Ubuntu 20.10 and dotnet5

@chuwak86
Copy link

for me too.
win10. netcore 5

@dev-bre
Copy link

dev-bre commented May 15, 2021

Quite disappointing to see total silence on solving this issue.

@najlot
Copy link
Contributor

najlot commented Jun 8, 2021

The issue can be fixed with #768 .

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

6 participants