X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4C7FA8CB.4030207@dronecode.org.uk> References: <4C7FA8CB DOT 4030207 AT dronecode DOT org DOT uk> Date: Thu, 2 Sep 2010 09:53:32 -0400 Message-ID: Subject: Re: can't compile setup.exe From: Chris Sutcliffe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 2 September 2010 09:38, Jon TURNEY wrote: > This was broken by the recent w32api-3.15 update, which seems to have made > those PropSheet macros C++ aware, so the global scoping operator is no > longer needed. > > Patch attached to fix it, but I couldn't work out how to also get it to > build with w32api-3.14. #if (__W32API_MAJOR_VERSION == 3 && __W32API_MINOR_VERSION < 15) should do the trick. Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d -- 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