Error CS0234: The type or namespace name Forms does not exist in the namespace System.Windows

preview_player
Показать описание
add a reference to the Windows.System.Forms under Project- References
Рекомендации по теме
Комментарии
Автор

I have the same issue with the UnityEngine.Windows reference, however when I right click references, there is no "Add Reference"-option (using MS Visual Studio 2017). In fact I only got "Add Analyzer", "Scope to this" and "New Solution Explorer View". Scrolling down the tree of references, UnityEngine.Windows is indeed not listed, so it would most likely solve the problem if only VS would let me... Anyone with the same problem?

OrdinaryStory
Автор

this thing wont work in visual studio 2022

srirangagudimella
Автор

I have a similar error in Mac. And it doesn't work.Any other way around?

ananyaroy
Автор

Assets\Texte\StayAlive.cs(24, 1): error CS1022: Type or namespace definition, or end-of-file expected
HELP

coolerbast
Автор

error CS0234: Type or name area name Items are not in the Mymod name area (missing a composition reference?) I have this error any help?

adg
Автор

the type or namespace name 'scene magament' does not exist in the namespace 'unity editor'

wxrpcup