[MonoDevelop] Git Source Build Errors
webphone
webjhk at gmail.com
Sun Jan 2 02:27:54 EST 2011
I followed the instructions at
http://monodevelop.com/Developers/Building_MonoDevelop#Windows
Get MonoDevelop from Github
There are build errors when I built it in monodevelop 2.4.1
1.
\main\src\core\MonoDevelop.Ide\MonoDevelop.Components.AutoTest\AutoTestSession.cs(9,9):
Error CS1501: “WaitOne” method did not use “1” variable (CS1501)
(MonoDevelop.Ide)
2.
\main\src\core\MonoDevelop.Ide\MonoDevelop.Components.AutoTest\AutoTestClientSession.cs(9,9):
Error CS1501: “WaitOne” method did not use “1” variable (CS1501)
(MonoDevelop.Ide)
3. \main\contrib\Sharpen\Sharpen\Executors.cs(11,11): Error CS1501:
“WaitAll” method did not use “2” variables (CS1501) (Sharpen)
4.
\main\src\addins\MonoDevelop.Debugger.Soft\Mono.Debugging.Soft\SoftDebuggerAdaptor.cs(14,14):
Error CS1501: “WaitAny” method did not use “2” variables (CS1501)
(Mono.Debugging.Soft)
How should fix them?
--
View this message in context: http://mono.1490590.n4.nabble.com/Git-Source-Build-Errors-tp3170720p3170720.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
More information about the Monodevelop-list
mailing list