[MonoDevelop] build errors on windows vista x32
Ivan Alagenchev
alagenchev at yahoo.com
Thu Jul 23 07:31:22 EDT 2009
Hello everyone,
I am completely new to Monodevelop and would like to do some contribution to the project. I pulled the latest and greatest from svn and I also installed the following:
mono-libraries-r135450
MonoDevelop-2.1.r136446
gtk-sharp-2.12.9-2.win32
I tried to build the Main.sln solution using both VS 2008 and monodevelop and I am getting the following errors. Could someone please help?
I realize that I am building on windows, but I figured that if Monodevelop will be a cross platform IDE, I shouldn't have a problem building on windows.
Here are my errros:
Error 259 The type or namespace name 'Gnome' could not be found (are you missing a using directive or an assembly reference?) (full path hidden)\Repositories\Mono\main\src\addins\GnomePlatform\GnomePlatform.cs 37 7 GnomePlatform
Error 260 The type or namespace name 'Gnome' could not be found (are you missing a using directive or an assembly reference?) (full path hidden)\Repositories\Mono\main\src\addins\GnomePlatform\GnomePlatform.cs 38 7 GnomePlatform
Error 261 The type or namespace name 'GLib' could not be found (are you missing a using directive or an assembly reference?) (full path hidden)\Repositories\Mono\main\src\addins\GnomePlatform\Gio.cs 27 7 GnomePlatform
Error 262 The type or namespace name 'Gnome' could not be found (are you missing a using directive or an assembly reference?) (full path hidden)\Repositories\Mono\main\src\addins\GnomePlatform\GnomePlatform.cs 47 3 GnomePlatform
Error 263 The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?) (full path hidden)\Repositories\Mono\main\src\addins\GnomePlatform\GnomePlatform.cs 152 70 GnomePlatform
Error 264 The type or namespace name 'Gdk' could not be found (are you missing a using directive or an assembly reference?) (full path hidden)\Repositories\Mono\main\src\addins\GnomePlatform\GnomePlatform.cs 152 22 GnomePlatform
I have also attached a screen shot showing my unresolved references.
Thank you for your help,
Ivan
"Please consider the environment before printing this email."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090723/264304a3/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Unresolved references.jpg
Type: image/jpeg
Size: 14766 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090723/264304a3/attachment-0001.jpg
More information about the Monodevelop-list
mailing list