public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* Pthread Linking problem
@ 2004-05-27 11:56 Fussenegger Michael
  0 siblings, 0 replies; only message in thread
From: Fussenegger Michael @ 2004-05-27 11:56 UTC (permalink / raw)
  To: pthreads-win32

Hi

I have read everything from readme, faq to mailing list and there is the
talk of the right lib choise and linking problems, but I`m really new on
this stuff and don`t understand the advises, maybe someone could help me.
My problem is I have to make a software bundle platform independent. I think
I have now fixed the most problems but I get a Linking error:

SubGrayvalueFeatureExtractor.obj : error LNK2001: unresolved external symbol
__imp__pthread_mutex_unlock
RegionDataReader.obj : error LNK2001: unresolved external symbol
__imp__pthread_mutex_unlock
RegionFeatureExtractor.obj : error LNK2001: unresolved external symbol
__imp__pthread_mutex_unlock
SiftDataReader.obj : error LNK2001: unresolved external symbol
__imp__pthread_mutex_unlock
SiftFeatureExtractor.obj : error LNK2001: unresolved external symbol
__imp__pthread_mutex_unlock
And so on
.\Debug/Segmentation.exe : fatal error LNK1120: 2 unresolved externals

I`m using VC 7.1 and have compiled pthreadVC.dll and *.lib. I had the same
problem with ImageMagick, but solved it with a rebuild.
I hope someone could help me, it's really important.

All the best,
Michael



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-27 11:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-27 11:56 Pthread Linking problem Fussenegger Michael

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).