小编R4v*_*Pr0的帖子

在Linux上编译MonoDevelop 5.3时出错

我在笔记本电脑上安装了Ubuntu 14.04,我正在尝试编译从GitHub下载的MonoDevelop 5.3代码,我已经安装了所有的依赖项.

我安装了Mono 3.2.8:

raven@raven-laptop:~/Downloads/monodevelop$ mono -V
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)
Copyright (C) 2002-2014 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:            sgen
Run Code Online (Sandbox Code Playgroud)

当我使用./Configure我得到这个:

Configuration summary

   * Installation prefix = /usr
   * Version = 5.3
   * Version Label = 5.3
   * Compat Version = 5.0
   * C# compiler = /usr/bin/dmcs
   * Mono class library development extensions: yes
   * Version control …
Run Code Online (Sandbox Code Playgroud)

.net linux mono makefile monodevelop

5
推荐指数
2
解决办法
2134
查看次数

标签 统计

.net ×1

linux ×1

makefile ×1

mono ×1

monodevelop ×1