public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: "Fussenegger Michael" <fussenegger@emt.tugraz.at>
To: <pthreads-win32@sources.redhat.com>
Subject: Pthread Linking problem
Date: Thu, 27 May 2004 11:56:00 -0000	[thread overview]
Message-ID: <6069CD2422F@emt.tu-graz.ac.at> (raw)

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



                 reply	other threads:[~2004-05-27 11:56 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=6069CD2422F@emt.tu-graz.ac.at \
    --to=fussenegger@emt.tugraz.at \
    --cc=pthreads-win32@sources.redhat.com \
    /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).