简体   繁体   English

在Windows 7上安装要与Cygwin一起使用的PortAudio

[英]Installing PortAudio for use with Cygwin on Windows 7

I'm trying to get PortAudio to work on my computer. 我正在尝试让PortAudio在我的计算机上工作。 I've been using Cygwin and gcc to make applications in C, but I'm completely clueless as to how I might go about getting PortAudio to compile and work on my system. 我一直在使用Cygwin和gcc在C中创建应用程序,但是对于如何使PortAudio编译并在系统上工作我一无所知。

I've found info on PortAudio's website for getting it to work with Microsoft Visual Studio, but I'm not using that IDE (or any for that matter. Just been working in Notepad++ and running things from the command line). 我已经在PortAudio的网站上找到了使其可以与Microsoft Visual Studio一起使用的信息,但是我没有使用该IDE(或任何与此有关的东西。只是在Notepad ++中工作并从命令行运行程序)。

If anyone has any info for how I might get this to work, or where I might look for an answer, it would be much appreciated! 如果有人对我如何工作或在哪里寻找答案有任何信息,将不胜感激! Thanks! 谢谢! -Justin -Justin

You should be able to follow the PortAudio instructions for Linux . 您应该能够遵循LinuxPortAudio说明

As it says in the instructions, "You might need to use yum, or some other package manager, instead of apt-get on your machine". 如说明中所述,“您可能需要使用yum或其他软件包管理器,而不要在计算机上使用apt-get”。 In the case of Cygwin, that probably means using the Cygwin setup.exe program. 对于Cygwin,这可能意味着使用Cygwin setup.exe程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM