Skip to content

The type or namespace name 'Notification' could not be found #436

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

Open
dacoders77 opened this issue Mar 10, 2018 · 1 comment
Open

The type or namespace name 'Notification' could not be found #436

dacoders77 opened this issue Mar 10, 2018 · 1 comment

Comments

@dacoders77
Copy link

Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'Notification' could not be found (are you missing a using directive or an assembly reference?) Example D:\Программинг\с\new_shit\TBR\web-socket-sharp_example_2\Example\Notifier.cs 31 Active

@stuartd
Copy link

stuartd commented Mar 13, 2018

That line is wrapped in a preprocessor directive #if UBUNTU - change the project build target to Debug or Release rather than Debug_Ubuntu / Release_Ubuntu.

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