This is the mail archive of the pthreads-win32@sourceware.org mailing list for the pthreas-win32 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

R: Linking problem with VC++ 2005 .NET


Resolved,
adding libraryNames in Linker Input.

Regards.


>  -----Messaggio originale-----
> Da: 	Bledar Dindi (EXT MI PRI)  
> Inviato:	giovedì 7 giugno 2007 19.04
> A:	'pthreads-win32@sources.redhat.com'
> Oggetto:	Linking problem with VC++ 2005 .NET
> 
> Hi to all,
> I am new to pthreads-win32.
> 
> I'am using VC++ 2005 .Net on WinXP.
> I downloaded "ddl_latest" from server.
>  
> I configured the "VC++ Directories" "Include files" + "Library files" on my VC++.NET IDE. I added too to the PATH the lib location. 
> When I try to use something of these library a link error occured
> "error LNK2019: unresolved external symbol __imp__pthread_mutex_unlock referenced in function _wmain
> "sss.obj : error LNK2019: unresolved external symbol __imp__pthread_mutex_lock referenced in function _wmain
> 
> Any suggestion??
> 
> thanks in advance.
> B.Dindi
> 
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]