Title: Compiling GtkDemo using mono

Hi,

I tried compiling GtkDemo files in the samples directly using the following command and I get the following errors:

C:\Program Files\Mono-1.1.13\bin>mcs ..\samples\gtkdemo\makefile -pkg:gtk-sharp

..\samples\gtkdemo\makefile(1,1): error CS1024: Wrong preprocessor directive
..\samples\gtkdemo\makefile(2,1): error CS1024: Wrong preprocessor directive
..\samples\gtkdemo\makefile(4,1): error CS1024: Wrong preprocessor directive
..\samples\gtkdemo\makefile(5,1): error CS1024: Wrong preprocessor directive
..\samples\gtkdemo\makefile(6,1): error CS1024: Wrong preprocessor directive
..\samples\gtkdemo\makefile(7,1): error CS1024: Wrong preprocessor directive
..\samples\gtkdemo\makefile(8,1): error CS1024: Wrong preprocessor directive
..\samples\gtkdemo\makefile(10,1): error CS1024: Wrong preprocessor directive
..\samples\gtkdemo\makefile(11,1): error CS1024: Wrong preprocessor directive
..\samples\gtkdemo\makefile(12,1): error CS1024: Wrong preprocessor directive
..\samples\gtkdemo\makefile(13,1): error CS1024: Wrong preprocessor directive
syntax error, got token `ASSIGN'
..\samples\gtkdemo\makefile(17,8): error CS8025: Parsing error
Compilation failed: 12 error(s), 0 warnings

Any ideas why I am running into the above errors. Please help.

Thanks,
Suresh

_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to