From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22471 invoked by alias); 8 Jun 2007 07:18:18 -0000 Received: (qmail 22462 invoked by uid 22791); 8 Jun 2007 07:18:17 -0000 X-Spam-Check-By: sourceware.org Received: from relaya.enel.it (HELO relaya.enel.it) (146.133.2.231) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 08 Jun 2007 07:18:13 +0000 Received: from e3088smd.risorse.enel ([10.16.24.12]) by relaya.enel.it with Microsoft SMTPSVC(5.0.2195.6713); Fri, 8 Jun 2007 09:18:38 +0200 Received: from E3088LM5.risorse.enel ([10.16.123.15]) by e3088smd.risorse.enel with Microsoft SMTPSVC(6.0.3790.1830); Fri, 8 Jun 2007 09:18:10 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: R: Linking problem with VC++ 2005 .NET Date: Mon, 18 Jun 2007 01:10:00 -0000 Message-ID: <61C643CDBF45534CB8FD9F51EB013BB685581A@E3088LM5.risorse.enel> From: "Bledar Dindi (EXT MI PRI)" To: X-IsSubscribed: yes Mailing-List: contact pthreads-win32-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: pthreads-win32-owner@sourceware.org X-SW-Source: 2007/txt/msg00035.txt.bz2 Resolved, adding libraryNames in Linker Input. Regards. > -----Messaggio originale----- > Da: Bledar Dindi (EXT MI PRI)=20=20 > Inviato: gioved=EC 7 giugno 2007 19.04 > A: 'pthreads-win32@sources.redhat.com' > Oggetto: Linking problem with VC++ 2005 .NET >=20 > Hi to all, > I am new to pthreads-win32. >=20 > I'am using VC++ 2005 .Net on WinXP. > I downloaded "ddl_latest" from server. >=20=20 > I configured the "VC++ Directories" "Include files" + "Library files" on = my VC++.NET IDE. I added too to the PATH the lib location.=20 > When I try to use something of these library a link error occured > "error LNK2019: unresolved external symbol __imp__pthread_mutex_unlock re= ferenced in function _wmain > "sss.obj : error LNK2019: unresolved external symbol __imp__pthread_mutex= _lock referenced in function _wmain >=20 > Any suggestion?? >=20 > thanks in advance. > B.Dindi >=20 >=20