【问题标题】:Xamarin Studio doesn't build packagesXamarin Studio 不构建包
【发布时间】:2017-02-15 13:34:04
【问题描述】:

我有一个使用 xamarin studio 构建的小项目 (https://sourceforge.net/projects/audiocuesheet/)(项目独立于平台。现在我想在 xamarin studio 中使用 Packages 构建一个新的测试版本,但 xamarin 没有继续,该工具的输出只是:

Creating packages

Package: Archive of Binaries

Building solution: AudioCuesheetEditor (Release Windows (x86)|x86)

仅此而已。没有报告错误,但没有构建包。我检查了路径,它是有效的,项目也可以使用 xamarin 的正常构建过程来构建。有没有人使用 xamarin 工作室中的软件包并可以告诉我,出了什么问题?提前致谢。

我可以找到 Xamarin 日志文件,使用该工具构建时出现异常:

ERROR [2017-02-16 09:25:31Z]: An unhandled exception has occured. Terminating Xamarin Studio? False
System.Threading.SynchronizationLockException: Die Objektsynchronisationsmethode wurde von einem nicht synchronisierten Codeblock aufgerufen.
   at System.Threading.Monitor.ObjPulse(Object obj)
   at System.Threading.Monitor.Pulse(Object obj)
   at MonoDevelop.Ide.DispatchService.GtkSynchronizationContext.<>c__DisplayClass1_0.<Send>b__0(Object , EventArgs ) in C:\data\lanes\3510\0ccfcd52\source\monodevelop\main\src\core\MonoDevelop.Ide\MonoDevelop.Ide\DispatchService.cs:Zeile 68.
   at Gtk.Application.InvokeCB.Invoke()
   at GLib.Timeout.TimeoutProxy.Handler()

有没有人知道,出了什么问题?

【问题讨论】:

  • 这看起来像是 Xamarin Studio v6 中的一个错误。 Xamarin Studio 5.10 似乎还可以。我想你在 Xamarin 的 bugzilla 上提交了这个。

标签: c# xamarin xamarin-studio


【解决方案1】:

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2021-09-12
    • 1970-01-01
    • 2017-08-03
    • 2018-09-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多