Hi-
Haven't tried the sample, but will. The Code Project article is very helpful.
Thank again,
Dan
Search found 7 matches
- Tue Oct 21, 2014 11:52 pm
- Forum: General
- Topic: PATH problem?
- Replies: 5
- Views: 16953
- Tue Oct 21, 2014 11:18 pm
- Forum: General
- Topic: PATH problem?
- Replies: 5
- Views: 16953
path/GAC
Hi-
I was just looking on Wikipedia at GAC. I have an older Mono manual that mentioned that. Since your reference specifically deals with Mono that should help. Hopefully, between the references I can get past this and actually get some coding done!
Thanks once more for your help,
Dan
I was just looking on Wikipedia at GAC. I have an older Mono manual that mentioned that. Since your reference specifically deals with Mono that should help. Hopefully, between the references I can get past this and actually get some coding done!
Thanks once more for your help,
Dan
- Tue Oct 21, 2014 10:32 pm
- Forum: General
- Topic: PATH problem?
- Replies: 5
- Views: 16953
PATH problem?
Hi-
Apparently I'm still having path problems. I've tried to compile Mono demo files and keep getting the following error-
error CS0246: The type or namespace name `Gtk' could not be found. Are you missing an assembly reference?
With the same messages for the classes in Gtk. I've explicitly placed ...
Apparently I'm still having path problems. I've tried to compile Mono demo files and keep getting the following error-
error CS0246: The type or namespace name `Gtk' could not be found. Are you missing an assembly reference?
With the same messages for the classes in Gtk. I've explicitly placed ...
- Thu Sep 25, 2014 9:33 pm
- Forum: General
- Topic: Using Zeus with Mono
- Replies: 5
- Views: 17185
- Tue Sep 23, 2014 9:29 pm
- Forum: General
- Topic: Using Zeus with Mono
- Replies: 5
- Views: 17185
Still having path problems
When compiling a GTK# sample program I get the following errors-
Using document type compiler options....
error CS2001: Source file `C:\Program' could not be found
error CS2001: Source file `Files' could not be found
error CS2001: Source file `(x86)\Mono-3.2.3\samples\gtk-sharp-2.0\GtkDemo ...
Using document type compiler options....
error CS2001: Source file `C:\Program' could not be found
error CS2001: Source file `Files' could not be found
error CS2001: Source file `(x86)\Mono-3.2.3\samples\gtk-sharp-2.0\GtkDemo ...
- Tue Aug 12, 2014 9:39 pm
- Forum: Tutorials, Tips and Tricks
- Topic: Using Zeus with Mono
- Replies: 2
- Views: 17415
re: Missing Obvous
Jussi-
First, thanks for the help! I think the crucial part was getting the bin subdirectory in the path. Am up and running now and learning a great deal more of the Zeus IDE.
Haven't messed with path statements in ages. Parts of DOS lurk in the depths of Windows. The Zeus install took care of ...
First, thanks for the help! I think the crucial part was getting the bin subdirectory in the path. Am up and running now and learning a great deal more of the Zeus IDE.
Haven't messed with path statements in ages. Parts of DOS lurk in the depths of Windows. The Zeus install took care of ...
- Mon Aug 11, 2014 11:07 pm
- Forum: General
- Topic: Using Zeus with Mono
- Replies: 5
- Views: 17185
Using Zeus with Mono
I am unable to use the Mono compiler mcs.exe. I have placed the full path link to the Mono directory. I then moved that towards the beginning of the path statement. Zeus loads and works fine otherwise.
Missing something obvious!
DC
Missing something obvious!
DC