Wiki

Changes between Version 15 and Version 16 of MonoDevelop

Show
Ignore:
Timestamp:
12/03/12 02:16:16 (11 years ago)
Author:
nerdzero
Comment:

update status of mac support

Legend:

Unmodified
Added
Removed
Modified
  • MonoDevelop

    v15 v16  
    2121== Mac Users == 
    2222 
    23 When running install.cobra, I get this error: 
    24 {{{ 
    25 Failed! 
    26  $ /Library/Frameworks/Mono.framework/Commands/pkg-config --libs monodevelop 
    27  | Package monodevelop was not found in the pkg-config search path. 
    28  | Perhaps you should add the directory containing `monodevelop.pc' 
    29  | to the PKG_CONFIG_PATH environment variable 
    30  | No package 'monodevelop' found 
    31 Compilation failed - 1 error, 0 warnings 
    32 }}} 
    33  
    34 I'm guessing that building MonoDevelop on the Mac in question could resolve this, but haven't tested that guess yet: 
    35 http://monodevelop.com/Developers/Mac_Support/Building_MonoDevelop_on_OS_X 
     23Support for installation of the addin on Mac was recently added.  Testing the addin and reporting your results on the forums or the issues list on GitHub would be appreciated. 
    3624 
    3725== Ubuntu Users ==