[Mono-osx] Couldn't get CocoaSharp 0.9.4 to configure with Mono 2 (fixed?)

nightbook nightbook.g.hyder at gmail.com
Mon Sep 13 18:28:20 EDT 2010



Catharz wrote:
> 
> Looking at the code, there appears to be an "else" (line 20767) that
> doesn't have an associated "if".
> Is this the code you commented out?
> 


I got it working by cropping the following:
> 
> else
> 	{ { echo "$as_me:$LINENO: error: You need to install mono >= 1.1.9" >&5
> echo "$as_me: error: You need to install mono >= 1.1.9" >&2;}
>    { (exit 1); exit 1; }; }


Note: You need to leave the ending fi as it seems to close a higher case,
removing causes unexpected end of file.
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Couldn-t-get-CocoaSharp-0-9-4-to-configure-with-Mono-2-fixed-tp1549116p2538160.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list