public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: Divick Kishore <divick.kishore@gmail.com>
To: pthreads-win32@sourceware.org
Subject: Compilation problem with VC7.1 and pthread -- DWORD redefinition
Date: Thu, 04 May 2006 11:44:00 -0000	[thread overview]
Message-ID: <4459E879.6020309@gmail.com> (raw)

Hi,
        I am trying to build a project with pthreads port on windows. 
But i get the following error while building my project with VC7.1 
compiler. I have even tried the latest version of pthreads-win32 library 
compiled separately with VC7.1, but of no avail.

Error thrown by VC7.1 compiler

c:\myproject\pthread\include\sched.h(124) : error C2371: 'DWORD' : 
redefinition; different basic types
        c:\Program Files\Microsoft Visual Studio .NET 
2003\Vc7\PlatformSDK\Include\WinDef.h(141) : see declaration of 'DWORD

I tried google and this mailing list itself but found no such 
thread/link where one has faced similar problem. I am sure though that 
it would be some trivial problem, otherwise there would have been lots 
of discussion about this. In any case please help me fix the problem.

Thanks,
Divick

                 reply	other threads:[~2006-05-04 11:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4459E879.6020309@gmail.com \
    --to=divick.kishore@gmail.com \
    --cc=pthreads-win32@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).