X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=aBw/AabCDHN3V6KlXt4gzwA4aa1m ewegf+E9jhWY3h2turpvVRj04ncjQ0VVdBDRCnVgxC1qP4V+MrlB6eB6gRBIVfcP VV8gv4Q4NXgc+wgdBoBa/b6sleU3D/X2YeENVmgxuUplN0xfRGdOAgOuvEckH62M b1/1G/BISnGL8Ww= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=TdP3zPWNa8eN5lIRrO/8Q5dXdts=; b=xU AI+kUus9Gqx5yYdZCMehEU9QvaVauYIrJqX97S+VNHRvELzieKSy5jqHzbrfQ6CD zMOwOirvPc1u0m71lPUm9OyKsaq5Q3ZusJqzDl7aHW6mGFxzswoYqE5j06/SiTCt wE5C2yMW7Uijy+gSTwaEwME6GXIITpG63zI8ThTA8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: etr-usa.com Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: file-transfer-over-soundcard From: Warren Young In-Reply-To: Date: Wed, 20 May 2015 13:58:35 -0600 Message-Id: <8604DCD9-8901-46AD-9FA1-D20543B09680@etr-usa.com> References: To: The Cygwin Mailing List X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t4KJwnVZ009604 On May 20, 2015, at 12:36 PM, Spet wrote: > > Do it is possible to port this console code to win32 with cygwin? > https://github.com/vlofgren/file-transfer-over-soundcard/ I was able to get its record.c program to compile without complaints by changing the third line from #include to #include I don’t get any output when recording in my Windows 10 test VM. Perhaps that would change if I had a real sound source hooked up to it. Anyway, you’re the one with the itch. Scratch it. :) -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple