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:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=UJRod341aHSoS2AWwUUdKeaaVGg64 P+gosj0f1Mt4zrqzLVWrToWHD2H7b5va2D1VeI23hFqhCcB/owZY8iE6jB6Q/o5N DJK2OYFondVPIV5FZkX5qofm03zfwkBrAT9IRmlO2fFw0lYM7JBrghVbGZRRjgvA CJQkUy9cT8hEfg= 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:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=n+f9VC/zz3wxm8VPDP83XJtPwLE=; b=Uwt O9tkE6agD5YEGojuULg4DmPSwGYnMaSsDKeedRbz+aPUHJGqBF7hPB9DJipkS4Qf yigbcLPN4Nhw6ZAz7KQG7MuX0f5u8vem2+hwKqM1oeDR8ldOEtAM7R9R7FePLVrQ m3AJ/uPaWgZnvPdpb/r4hQcrocJJ56IwEMDp3kXE= 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=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=qt5, quiring, Quiring X-HELO: mail-lf0-f42.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=MtiEvWyqG9rv6SsjYItLTkGNtW30EbwPrEsGTUucIik=; b=KtGfkN+bh7f+W2iziLxgQtsOcybY0hbcLCZC1dMMlwJXdkxJPJ0nc+HU66YJETsyOi NYihwxvbB7FhjD1Qdb7ZPmUH2oQLVXTQbaJ4XShkx3wyEttt7UANEL60uHEGirR0oWfr KfuMEQVHjHMrV9YmalW8kw9JyBOL5cfhaPvAEOjo3OxCDNax6K1SW5CNy1oJjDqENApE RY6DJtQsl5OEiGxjgnMAwJom6IG+MmI1LDdtjYtKBEqbwH39ggw4/zu2u1F95ViP7VYG Fio7boakyS3dCxwgPnnP7M9RnBchI7YxBVz8O4BnhJg13wqWfpsafisXMVN6p/7a5b5k tPtg== X-Gm-Message-State: AMCzsaWyy/383m3V8lPeV2NSkUCf4O0alQ7i21SK0UQbMFNZUIwI32Ff giTMHcFkJ3en2aEyA6WxpXQxjKTsMuWwO8DqXMq6JA== X-Google-Smtp-Source: ABhQp+QumqFc4V9AHNOR5vcUlVd43SpsEd1kJ8kwlG8qULf2S+ZWGMQhIUv2gFBNBW/HGdsTEYdm3KpIyyyduZd7m+0= X-Received: by 10.46.69.6 with SMTP id s6mr2588860lja.76.1508522445455; Fri, 20 Oct 2017 11:00:45 -0700 (PDT) MIME-Version: 1.0 From: Peter Quiring Date: Fri, 20 Oct 2017 14:00:24 -0400 Message-ID: Subject: mingw include path missing Qt To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Another issue I'm having with mingw is the Qt headers are not in the include path. So I always have to add -Ic:\cygwin\usr\x86_64-w64-mingw32\sys-root\mingw\include\qt5 to get the Qt headers included. Is there a correct way to do this? Thanks. -- Peter Quiring -- 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