delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.8 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: | <AANLkTinwYoXusghmJKt1VEk18JU3_v_QB2kwyDocrm3_@mail.gmail.com> |
References: | <AANLkTinwYoXusghmJKt1VEk18JU3_v_QB2kwyDocrm3_ AT mail DOT gmail DOT com> |
Date: | Thu, 2 Sep 2010 06:42:19 +0100 |
Message-ID: | <AANLkTindaBs0p_=_B0z5WphyvBofm5OHpBWp5i5kr1=i@mail.gmail.com> |
Subject: | Re: can't compile setup.exe |
From: | Andy Koppe <andy DOT koppe AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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 05:18, Vasya Pupkin wrote: > I'm trying to compile setup.exe from source code I got from CVS. Great! > For some reason, I am getting an error: > > propsheet.cc: In member function `bool PropSheet::SetActivePage(int)': > propsheet.cc:444: error: expected id-expression before '::' token > propsheet.cc:444: error: expected `)' before '::' token > propsheet.cc:444: error: expected `;' before '::' token > propsheet.cc:444: error: expected `;' before ')' token > propsheet.cc: In member function `bool PropSheet::SetActivePageByID(int)': > propsheet.cc:452: error: expected id-expression before '::' token > propsheet.cc:452: error: expected `)' before '::' token > propsheet.cc:452: error: expected `;' before '::' token > propsheet.cc:452: error: expected `;' before ')' token > propsheet.cc: In member function `void PropSheet::SetButtons(DWORD)': > propsheet.cc:459: error: expected id-expression before '::' token > propsheet.cc:459: error: expected `;' before '::' token > propsheet.cc: In member function `void PropSheet::PressButton(int)': > propsheet.cc:465: error: expected id-expression before '::' token > propsheet.cc:465: error: expected `;' before '::' token > make[2]: *** [propsheet.o] Error 1 > > I did not touch this file. I installed all required packages and > followed instruction in README file. Hmm, newly fails for me too, and I can't work out why, given that the line in question is ancient code. I configured thusly: ./configure -C --disable-shared --host=i686-pc-mingw32 --build=i686-pc-cygwin CC="gcc-3 -mno-cygwin" CXX="g++-3 -mno-cygwin" Andy -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |