From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22010 invoked by alias); 11 May 2004 22:11:37 -0000 Mailing-List: contact pthreads-win32-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: pthreads-win32-owner@sources.redhat.com Received: (qmail 21995 invoked from network); 11 May 2004 22:11:37 -0000 Received: from unknown (HELO web61008.mail.yahoo.com) (216.155.196.97) by sourceware.org with SMTP; 11 May 2004 22:11:37 -0000 Message-ID: <20040511221136.70198.qmail@web61008.mail.yahoo.com> Received: from [172.128.63.232] by web61008.mail.yahoo.com via HTTP; Tue, 11 May 2004 23:11:36 BST Date: Tue, 11 May 2004 22:11:00 -0000 From: =?iso-8859-1?q?jefe=20goode?= Subject: pthread declaration problem To: pthreads-win32@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-SW-Source: 2004/txt/msg00053.txt.bz2 Hi, I'm a new user of Posix Thread for Win32 (using pthreadVC.dll) A simple test eg does not compile under MS Visual C+ 6.0 The line that fails to compile is pthread_t tid; //fails to compile main() { } This implies that the headers are missing or in the wrong place, but .. they are in the right place 1) the dll pThreadVC.dll is in the c:\windows directory, 2) the .h files and the .lib file are in the project directory, with both LIB and INCLUDE environment variables set to the project directory. Does MSVC 6 require any other settings not covered in the FAQ? Or is there something else needed? Thanks Jefe ____________________________________________________________ Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now http://uk.messenger.yahoo.com/download/index.html