在Windows上使用Visual Studio 2012或Xamarin Studio在Windows上构建Vocaluxe [英] Building Vocaluxe on Windows using Visual Studio 2012 or Xamarin Studio on Windows

查看:52
本文介绍了在Windows上使用Visual Studio 2012或Xamarin Studio在Windows上构建Vocaluxe的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在Windows上构建 https://github.com/Vocaluxe/Vocaluxe/.我目前已在gtksharp-2.12.11上安装了mono-3.2.3,但是无论如何我都无法在Microsoft Visual Studio 2012或Xamarin Studio上构建该项目.

I want to build https://github.com/Vocaluxe/Vocaluxe/ on windows. I currently have installed mono-3.2.3 with gtksharp-2.12.11, howerver I can't build that project neither on Microsoft Visual Studio 2012 nor on Xamarin studio.

在Visual Studio 2012中打开Vacaluxe时,将立即显示两条警告消息. Visual Studio抱怨说:1)找不到引用的组件'SlimDX',并且2)找不到引用的组件'System.Data.SQLite'.结果构建失败.

When Vacaluxe is opened in Visual Studio 2012, two warning messages appear instantly. Visual Studio complains that: 1) The referenced component 'SlimDX' could not be found and 2) The referenced component 'System.Data.SQLite' could not be found. As a result build fails.

当我在Xamarin Studio中打开该项目时,错误消息弹出,并显示无法加载Visual C ++项目'GstreamerHelper \GstreamerHelper.vcxproj'.XamarinStudio不支持此项目类型". GstreamerHelper软件包带有红色图标,并且在右侧写有"Load failed",但是其余的软件包"PartyModeChallenge","PartyModeChallengeMedley","PartyModeTicTacToe","ServerLib","Vocaluxe"等似乎没问题.在此IDE上构建过程也会失败.

When I open that project in Xamarin Studio error message pops up, saying that "Could not load Visual C++ project 'GstreamerHelper\GstreamerHelper.vcxproj'. This project type is not supported by Xamarin studio". GstreamerHelper package has red icon and on the right side "Load failed" is written, however remaining packages "PartyModeChallenge", "PartyModeChallengeMedley", "PartyModeTicTacToe", "ServerLib", "Vocaluxe" etc. seems to be fine. Building process fails on this IDE too.

如何在Windows上构建此程序?为了摆脱IDE中的这些警告和错误消息,我需要采取什么步骤?

How can I build this program on windows? What steps do I need to take in order to get rid of these warning and error messages in IDEs?

P.S 我对此很好奇,因为我想在Windows上创建自己的gstreamer 1.0 C#绑定项目.

P.S I'm curious about this because I want to create my own gstreamer 1.0 C# bindings project on windows.

推荐答案

SlimDX可以从 http://slimdx.org/下载,而System.Data.SQLite可以从 https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki

SlimDX can be downloaded from http://slimdx.org/ while System.Data.SQLite can be downloaded from https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki

如果可能,请与Vocaluxe的开发人员联系,以了解如何获取依赖项.

If possible, contact the developer of Vocaluxe to see how you should grab the dependencies.

显然,此项目必须在Visual Studio中编辑和构建(由于vcxproj).您不能使用Xamarin Studio.

Obviously this project must be edited and built in Visual Studio (due to vcxproj). You cannot use Xamarin Studio.

这篇关于在Windows上使用Visual Studio 2012或Xamarin Studio在Windows上构建Vocaluxe的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆