delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | "Priya Krishnan" <priya AT cowave DOT com> |
To: | "'egor duda'" <cygwin AT cygwin DOT com> |
Subject: | RE: Parse errors in winnt.h and winbase.h |
Date: | Wed, 29 Aug 2001 13:06:06 -0700 |
Message-ID: | <000201c130c6$09dc60a0$8b02a8c0@PRIYACOWAVE> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) |
Importance: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
In-Reply-To: | <1321635271.20010829232403@logos-m.ru> |
Thanks for your response. You were right!! Priya -----Original Message----- From: egor duda [mailto:deo AT logos-m DOT ru] Sent: Wednesday, August 29, 2001 12:24 PM To: Priya Krishnan Cc: cygwin AT cygwin DOT com Subject: Re: Parse errors in winnt.h and winbase.h Hi! Wednesday, 29 August, 2001 Priya Krishnan priya AT cowave DOT com wrote: PK> I have installed cygwin on my win2000 machine. When I use 'make' to compile PK> my source code.I get the following errors. Is there any patch that I need PK> to download. do not include individual w23api *.h files. this is WRONG. always use #include <windows.h> PK> /usr/bin/gcc -DDEMO -g -w -DDEBUG -D__OPNET__ -DHOST_PC_INTEL_WIN32 -I. -I.. PK> -c -o timer.o timer.c PK> In file included from /usr/include/w32api/windef.h:145, PK> from C:/Program files/opnet/7.0.B/sys/include/vos.h:52, PK> from C:/Program files/opnet/7.0.B/sys/include/opnet.h:16, PK> from ../common/opnet_vars.h:4, PK> from timer.c:20: PK> /usr/include/w32api/winnt.h:1704: parse error before `_ANONYMOUS_STRUCT' PK> /usr/include/w32api/winnt.h:1707: parse error before `}' PK> /usr/include/w32api/winnt.h:1709: parse error before `}' PK> /usr/include/w32api/winnt.h:1710: parse error before `*' Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |