| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <46BAB43B.6010002@x-ray.at> |
| Date: | Thu, 09 Aug 2007 08:29:15 +0200 |
| From: | Reini Urban <rurban AT x-ray DOT at> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.5) Gecko/20070716 SeaMonkey/1.1.3 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Cygwin and PortAudio |
| References: | <12055263 DOT post AT talk DOT nabble DOT com> |
| In-Reply-To: | <12055263.post@talk.nabble.com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
JorWong schrieb: > I'm using Bloodshed Dev-C++, the latest version of Cygwin, and the PortAudio > API. I put the PortAudio .tar in my /usr/src folder and ran the following > commands: > > $ cd /usr/src > $ tar zxf pa_snapshot_v19.tar.gz > $ cd portaudio > $ autoconf > $ ./configure --disable-static > $ make > $ make install > > Cygwin says installation was successful, but when I take the files from > /usr/local and put them in the appropriate folders in the Dev-C++ directory, > I still get multiple linker errors when trying to compile a PortAudio > program. Linking Dev-C++ to a cygwin library will not work. You might want to ask the pd-devel at iem.at list. They use mingw and MSVC6. http://lists.puredata.info/pipermail/pd-dev/2006-07/007212.html -- Reini Urban http://phpwiki.org/ http://murbreak.at/ http://helsinki.at/ http://spacemovie.mur.at/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |