Hello World won't compile
Posted: Wed Feb 07, 2024 9:44 am
Just installed X# and attempted to compile the Hello World example. I get the following: error XS0234: The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?) 5,36 Start.prg Form1:Form1
error XS0234: The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?) 7,37 Start.prg Form1:Form1
error XS0234: The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?) 8,38 Start.prg Form1:Form1
error XS0234: The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?) 9,38 Start.prg Form1:Form1
Build failed
What am I doing wrong?
error XS0234: The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?) 7,37 Start.prg Form1:Form1
error XS0234: The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?) 8,38 Start.prg Form1:Form1
error XS0234: The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?) 9,38 Start.prg Form1:Form1
Build failed
What am I doing wrong?