我为armv5构建单声道我可以运行一个简单的helloworld.exe但是当我尝试时 运行使用owin的webserver我遇到了一些问题。我相信我需要 库libmono-system-core4.0-cil但我似乎无法在任何地方找到它 为了手臂。
mono-4.2.2.30是使用
构建的./ configure --with-tls = __ thread --without-mcs-docs CFLAGS = -DARM_FPU_NONE --disable-mcs-build --host = arm-v5te-linux-gnueabi
这是错误输出
未处理的异常:System.IO.FileNotFoundException:无法加载 文件或程序集'System.Core,Version = 4.0.0.0,Culture = neutral, PublicKeyToken = b77a5c561934e089'或其依赖项之一。 IO.FileName_Name at Microsoft.Owin.Hosting.Services.ServiceProvider.Add(System.Type serviceType,System.Type implementationType)< 0xb6f608e8 + 0x00047>在 :0点 Microsoft.Owin.Hosting.Services.ServicesFactory + LT;> c__DisplayClass1.b__0 (System.Type服务,System.Type实现)< 0xb6f608a0 + 0x00033> in:0 at Microsoft.Owin.Hosting.Services.ServicesFactory + LT;> c__DisplayClass4.b__3 (System.Type服务,System.Type实现)< 0xb6f60200 + 0x0014b> in:0 at Microsoft.Owin.Hosting.Services.ServicesFactory.DoCallback (System.Action
2 callback) <0xb6f5ffd8 + 0x00037> in <filename unknown>:0 at Microsoft.Owin.Hosting.Services.ServicesFactory.DoCallback (IDictionary
2个设置,System.Action2 callback) <0xb6f5f930 + 0x000df> in <filename unknown>:0 at Microsoft.Owin.Hosting.Services.ServicesFactory.Create (IDictionary
2 设置,System.Action1 configuration) <0xb6f5cff8 + 0x00103> in <filename unknown>:0 at Microsoft.Owin.Hosting.Services.ServicesFactory.Create (IDictionary
2 设置)&lt; 0xb6f5cfa8 + 0x00023&gt; in:0 at Microsoft.Owin.Hosting.WebApp.BuildServices (Microsoft.Owin.Hosting.StartOptions选项)&lt; 0xb6f5ce48 + 0x00037&gt; in:0在Microsoft.Owin.Hosting.WebApp.Start (Microsoft.Owin.Hosting.StartOptions选项)&lt; 0xb6f5cd90 + 0x0001b&gt; in:0 at Microsoft.Owin.Hosting.WebApp.Start [TSTARTUP] (Microsoft.Owin.Hosting.StartOptions选项)&lt; 0xb6f5c908 + 0x00047&gt; in:0 at PLT.Web.Program.main(System.String [] argv)&lt; 0xb6f580d0 + 0x0010b&gt; in:0 [ERROR]致命 UNHANDLED EXCEPTION:System.IO.FileNotFoundException:无法加载 文件或程序集'System.Core,Version = 4.0.0.0,Culture = neutral, PublicKeyToken = b77a5c561934e089'或其依赖项之一。 IO.FileName_Name at Microsoft.Owin.Hosting.Services.ServiceProvider.Add(System.Type serviceType,System.Type implementationType)&lt; 0xb6f608e8 + 0x00047&gt;在 :0点 Microsoft.Owin.Hosting.Services.ServicesFactory + LT;&GT; c__DisplayClass1.b__0 (System.Type服务,System.Type实现)&lt; 0xb6f608a0 + 0x00033&GT; in:0 at Microsoft.Owin.Hosting.Services.ServicesFactory + LT;&GT; c__DisplayClass4.b__3 (System.Type服务,System.Type实现)&lt; 0xb6f60200 + 0x0014b&GT; in:0 at Microsoft.Owin.Hosting.Services.ServicesFactory.DoCallback (System.Action2 callback) <0xb6f5ffd8 + 0x00037> in <filename unknown>:0 at Microsoft.Owin.Hosting.Services.ServicesFactory.DoCallback (IDictionary
2个设置,System.Action2 callback) <0xb6f5f930 + 0x000df> in <filename unknown>:0 at Microsoft.Owin.Hosting.Services.ServicesFactory.Create (IDictionary
2 设置,System.Action1 configuration) <0xb6f5cff8 + 0x00103> in <filename unknown>:0 at Microsoft.Owin.Hosting.Services.ServicesFactory.Create (IDictionary
2 设置)&lt; 0xb6f5cfa8 + 0x00023&gt; in:0 at Microsoft.Owin.Hosting.WebApp.BuildServices (Microsoft.Owin.Hosting.StartOptions选项)&lt; 0xb6f5ce48 + 0x00037&gt; in:0在Microsoft.Owin.Hosting.WebApp.Start (Microsoft.Owin.Hosting.StartOptions选项)&lt; 0xb6f5cd90 + 0x0001b&gt; in:0 at Microsoft.Owin.Hosting.WebApp.Start [TSTARTUP] (Microsoft.Owin.Hosting.StartOptions选项)&lt; 0xb6f5c908 + 0x00047&gt; in:0 at PLT.Web.Program.main(System.String [] argv)&lt; 0xb6f580d0 + 0x0010b&gt; in:0