X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6A4F1394EC36
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1614340490;
	bh=eCNc3j0C08177N/psPFj2bhATalRS3pcQEK/a/C5Dj8=;
	h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:From;
	b=jHigyPDLAzroVx31jLN/eXmhRzedrgBPziIISweS3fMV5HUbgp9a7GTgZrA7lwovh
	 TbYABfJOQjwgMuNK+orrtJoDREu+vPtuARJEwMEvlEl5BDPwu/cgntLK2Upng5+jXs
	 v9ibkIghx+ErgnX6eDlT//8nff74ajNYHPI96KEA=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 33D5E3896C35
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=G6kSeZkuLLrItwLHp9gP/a/O2u9qzFTnOlPzJQ52YYs=;
 b=I5Uuhw7R9aunCn7X6GrRtZGacUV6WV6KU/n2m76WnqEguzTQ6qEpCINUs4tBjeF/LJ
 PDO1T/c7E4OU3ZkR8Q/HKtdp2KYWsnjbl5kgWc9XUxRrk4QD2kLC8brjH4q94K2OfTAf
 301wDWM4ikHPy/7itmAnLqd713qMNdr9/crAddJudsEQ/YR0rFV0rJx9gb7KDBFBCVLt
 dGBpyHMizh0fyqqnXq450H7gZqEYSokjGZ8RnzLTv7DBs0mz0C/rzIAdJM7rVXy3me7T
 1ijPhh5/x7ecBB2Nz8dfOvIsnCfSdqV/dkzIxQOg0IeF9Z1N09y0n5C57tbZLAoX+qQ1
 Efmg==
X-Gm-Message-State: AOAM53331dYa32rvEpNY8xLt268rZVRwoNdYU37tt7+PR98ZOsvQpPOT
 XU52NgJVG8A3rx+DfDpaZ7wnkHmWYul1p8CYMEDkpPTC
X-Google-Smtp-Source: ABdhPJxsD6esVXS6unF8z47E+COPfbw7ydPxAQT/5ut3pNiXC4Zclr2Plmduzp0i0Ky155oz+WeZQfmhF9HNcTr/kJs=
X-Received: by 2002:a17:906:184e:: with SMTP id
 w14mr3024775eje.56.1614340486357; 
 Fri, 26 Feb 2021 03:54:46 -0800 (PST)
MIME-Version: 1.0
Date: Fri, 26 Feb 2021 12:54:38 +0100
Message-ID: <CADt9574Mu22EsO9G8tKpmSEiXjvLKvbUg+ghr6tg5xG5bbw4yA@mail.gmail.com>
Subject: Error with wxWidgets 3.0.5 for CYGWIN.
To: cygwin@cygwin.com
X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
 SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: "Carlo B. via Cygwin" <cygwin@cygwin.com>
Reply-To: "Carlo B." <carlo.bramini@gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

Hello,
after updating some packages, I tried to rebuild my Kicad sources and
I discovered that I could not do it anymore. During the process, it
hangs with this error:

error: 'wxRE_ADVANCED' was not declared in this scope.

It seems that the new package of wxWidgets 3.0.5 had not been compiled
with built-in regex support, including wxRE_ADVANCED option. I
downgraded to wxWidgets 3.0.4 and I was able to build everything
again.
I hope that you could fix this issue.

Sincerely.

Carlo Bramini.
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
