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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=bVK4yuaFBcQo8y9159WXzn3N66AaiJFYJOzJnlK9BI3 GxJv3bGq1ly1FTupmlz8uG6PFI3Y09BcGNQ3rWSVZ3mJIZK7pfzf1Fk+hlkkgaF7 HwJt1Uy7yH7sIaK9QbJ5orqVSu8xPLMx7jCkzwJmx8mizml4Xod1dyEz8y4BHxuk = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=prOOMYQ81bL55OQTGwDFlumzg20=; b=muPAepQLQf3qAoZVE f4lye/Z+GVZgyOe9lLuZdlmoFYgCOJgcMgMZf+r0QAbOeXAblcwkHohiW6McyYJT EV+1EJzGxl/BvEgYbwTuNmg9zFR+uvtNd075p1kKz56YA5huyQgM/6fr1R7gkFnr ANDrA99RWTvX6Z5LA4PfuNfaEU= 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.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f46.google.com X-Received: by 10.180.211.36 with SMTP id mz4mr17313810wic.20.1400772949756; Thu, 22 May 2014 08:35:49 -0700 (PDT) Message-ID: <537E1950.1000506@gmail.com> Date: Thu, 22 May 2014 17:35:44 +0200 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: How to install gtk on cygwin? References: <5062F3FA-EA5A-4E11-BAEA-656A149D5598 AT gmail DOT com> In-Reply-To: <5062F3FA-EA5A-4E11-BAEA-656A149D5598@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 22/05/2014 17:25, Zhengrong Zang wrote: > I want to use gtk on cygwin to build gui app, but I can't find guide, > where can I find such useful information? Thanks a lot. > gtk on cygwin is not different from gtk on other Unix-like systems. Assuming you are looking of GTK3, install the libgtk3-devel package so that you have the needed headers and libraries. Regards Marco -- 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