mono - 在 CentOS 5 上构建 libopenmetaverse

标签 mono build nant centos

我正在尝试构建 libopenmetaverse但是在 CentOS 上我收到以下错误。我不是这种开发人员,我正在安装它供其他人使用。这只是构建失败的部分。有什么想法吗?

     [nant] /opt/libomv/Programs/WinGridProxy/WinGridProxy.exe.build build
            Buildfile: file:///opt/libomv/Programs/WinGridProxy/WinGridProxy.exe.build
            Target framework: Mono 2.0 Profile
            Target(s) specified: build


            build:

                 [echo] Build Directory is /opt/libomv/bin
                  [csc] Compiling 15 files to '/opt/libomv/bin/WinGridProxy.exe'.
                           [resgen] Error: Invalid ResX input.
                           [resgen] Position: Line 2700, Column 5.
                           [resgen] Inner exception: An exception was thrown by the type initializer for System.Drawing.GDIPlus

            BUILD FAILED

            External Program Failed: /tmp/tmp5a71a509.tmp/resgen.exe (return code was 1)

            Total time: 0.4 seconds.


BUILD FAILED

Nested build failed.  Refer to build log for exact reason.

Total time: 47 seconds.

Build Exit Code: 1

最佳答案

您可能需要安装 libgdiplus,或确保您的系统可以找到它。

关于mono - 在 CentOS 5 上构建 libopenmetaverse,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2870524/

相关文章:

mono - 在 mac 上的单声道上安装 IronPython 的最佳方法是什么?

c# - System.MonoEnumInfo.get_enum_info 中的 SIGSEGV

build - Grunt 更改index.html 引用

scala - 带有 testkit sbt 的循环项目依赖项

.net - 如何使用 Nant 构建 .NET 网站

visual-studio-2010 - 将 VB.Net 2008 项目升级到 VS2010 时出现问题

c# - 将 .Net int 数组转换为 Java.Lang.Object

linux - Linux 上的 Nancy 使用 100% CPU

Maven 构建错误(无法解析依赖项)

compiler-errors - nant 构建文件使用 nant 0.86 而不是 0.91 alpha 2 构建