[MonoDevelop] Newbie question with compiling monodevelop 2.8.4.2

Long Nguyen lhn16425 at yahoo.com
Wed Dec 14 02:15:59 EST 2011


Hello,

I downloaded the source tarball for 2.8.4.2 and compiled but I ran into this
error about -win32icon that I don't know how to solve.  Could someone please
give me a hint? Below is the output from make and the error message.  Thank
you very much.

< ... snip ... >
Making all in MonoDevelop.Startup
make[3]: Entering directory
`/home/lnguyen/monodevelop-2.8.4.2/bin/src/core/MonoDevelop.Startup'
/usr/local/bin/dmcs -debug -codepage:utf8
-win32icon:../../../theme-icons/Windows/monodevelop.ico
-out:../../../build/bin/MonoDevelop.exe
-r:/usr/local/lib/pkgconfig/../../lib/mono/mono-addins/Mono.Addins.dll  
-r:../../../build/bin/MonoDevelop.Core.dll
-r:../../../build/bin/MonoDevelop.Ide.dll 
../../../../src/core/MonoDevelop.Startup/AssemblyInfo.cs
../../../../src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs 
error CS8088: Your .NET Runtime does not support `-win32icon'. Please use
the latest Mono runtime instead.
Compilation failed: 1 error(s), 0 warnings
make[3]: *** [../../../build/bin/MonoDevelop.exe] Error 1
make[3]: Leaving directory
`/home/lnguyen/monodevelop-2.8.4.2/bin/src/core/MonoDevelop.Startup'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/lnguyen/monodevelop-2.8.4.2/bin/src/core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lnguyen/monodevelop-2.8.4.2/bin/src'
make: *** [all-recursive] Error 1

[lnguyen at silverado bin]$ mono --version
Mono JIT compiler version 2.10.6 (mono-2-10/378032b Mon Dec 12 22:09:59 PST
2011)
Copyright (C) 2002-2011 Novell, Inc, Xamarin, Inc and Contributors.
www.mono-project.com
	TLS:           __thread
	SIGSEGV:       altstack
	Notifications: epoll
	Architecture:  amd64
	Disabled:      none
	Misc:          softdebug 
	LLVM:          supported, not enabled.
	GC:            Included Boehm (with typed GC and Parallel Mark)
[lnguyen at silverado bin]$ 


--
View this message in context: http://mono.1490590.n4.nabble.com/Newbie-question-with-compiling-monodevelop-2-8-4-2-tp4193908p4193908.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list