`

what you need for compiling mono

阅读更多

before compiling mono 2.0, you should have following tools at hand:

1 gcc

2 bison

3 gawk

4 autoconf

5 automake

6 libgtk2.0-dev

7 libglib-2.0-data

 

a simple way in ubuntu:

 

sudo apt-get build-dep mono

 

分享到:
评论

相关推荐

    Extending Bootstrap PDF

    What you need for this book In order to follow the examples in this book, you will need to install a web server (XAMPP or similar), Node.js, a text editor (Sublime Text 2 or similar), and Google ...

    Selected.Topics.in.Cplusplus.15117

    When you know these core concepts C++ becomes a powerful language to use because you can control your program to do exactly what you want. Then you can unleash the power of C++. Table of Contents ...

    为Java虚拟机编译Scala(Michel Schinz)Compiling Scala for the Java Virtual Machine (Michel Schinz)

    - **Compiling type expressions**:编译类型表达式以在运行时保留足够的信息,供模式匹配和反射使用。 - **Polymorphic methods and classes**:编译多态方法和类,保留多态性,以便在运行时进行方法的动态绑定。 -...

    Wrox.Beginning.ArcGIS.for.Desktop.Development.using.NET

    Whether you are an ArcGIS user with no background in programming or a programmer without experience with the ArcGIS platform, this book arms you with everything you need to get going with ArcGIS for ...

    jpegtbx1.4

    need for your system, you will need to download IJG's code library and install it on your system before compiling the source code. See "Installing" for more details. ---- Phil Sallee 9/2003

    The Theory of Parsing, Translation, and Compiling

    Aho and Ullman - The Theory of Parsing, Translation, and Compiling - Vol. 1 (1972).djvu Aho and Ullman - The Theory of Parsing, Translation, and Compiling - Vol. 2 (1973).djvu

    TC.zip_Compiling

    描述明确指出是"C++ Compiler for compiling c++ program",意味着这个压缩包的目的在于提供一个C++编译器,用于构建和运行C++程序。 在编程世界中,编译器扮演着至关重要的角色,它将人类可读的源代码转换为计算机...

    Advanced C and C++ Compiling

    ### 高级C和C++编译技术概览 #### 引言 本书《高级C和C++编译》深入探讨了C与C++语言在现代操作系统环境下的编译技术,旨在帮助读者深入了解这两个广泛使用的编程语言在多任务操作系统中的工作原理及优化技巧。...

    compiling-tool android反编译工具

    在Android应用开发的世界里,有时候我们可能需要对APK文件进行反编译,以便查看其源代码、资源文件或理解应用程序的工作原理。这通常用于学习、调试或逆向工程目的。在这一过程中,有几款关键的工具是必不可少的,...

    LaTeX Cookbook pdf 0分

    Some familiarity with the basic syntax of LaTeX and how to use the editor of your choice for compiling is required. What You Will Learn Choose the right document class for your project to customize ...

    Advanced C and C++ Compiling 无水印pdf

    Advanced C and C++ Compiling 英文无水印pdf pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者...

    vs6.0安装及运行 和解决 Compiling... error spawning cl.exe 的问题

    VS6.0 安装及运行解决 Compiling... error spawning cl.exe 问题 本文将详细介绍 VS6.0 的安装与运行过程,并解决 Compiling... error spawning cl.exe 问题,以便帮助初学者更好地理解和应用 VS6.0。 路径的概念 ...

    Compiling... ,Error spawning cl.exe错误

    ### "Compiling..., Error spawning cl.exe" 错误解析与解决方案 #### 一、问题概述 在使用Visual C++ 6.0进行编程时,不少用户可能会遇到一个常见的错误:“Compiling..., Error spawning cl.exe”。当尝试编译或...

    C&C++-compiling process (C++编译器解析)

    C++编译过程详解 C++编程语言的编译过程是一项复杂的系统工程,涉及多个阶段,从源代码到可执行程序的转化过程中,编译器起着至关重要的作用。本资料详细介绍了C++的编译过程,包括预处理、编译、汇编和链接四个...

    Inline Function Expansion for Compiling C Programs - 1989 (p246-chang)-计算机科学

    Inline Function Expansion for Compiling C ProgramsWen-mei W. Hwu and Pohua P. ChangCoordinated Science Laboratory University of Illinois1101 W. Springfield Ave. Urbana, IL 61801 (217) 244-8270hwu@...

    Heilx AAC Decoder optimized for ARM

    including SBR fixpt/real/asm optimized assembly code files for certain platforms <br>To build an AAC decoder library, you'll need to compile the top-level files and EITHER real/*.c OR ipp/*...

    STM32F4 Discovery usb蓝牙模块驱动 - UUBT

    Uubt is for McU UsB BlueTooth ============================= This is a demo application for ...code sourcery lite, but you will need to provide libnosys or stubs file, for instance as described in ...

Global site tag (gtag.js) - Google Analytics