public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: Simon Manasseh <s.manasseh@gmail.com>
To: pthreads-win32@sources.redhat.com
Subject: Newbie question
Date: Fri, 15 Apr 2005 14:27:00 -0000	[thread overview]
Message-ID: <184ee49605041507276a48da02@mail.gmail.com> (raw)

I apologise for being thick.

I've downloaded the lastest self extracting achive.
Extracted the files
Put the lib, dll, and headers in the appropriate sdk/path directories
yet, when I try to compile one of the test files I get errors, such as

join0.c
join0.obj : error LNK2019: unresolved external symbol
__imp__pthread_exit referenced in function _func
join0.obj : error LNK2019: unresolved external symbol
__imp__pthread_join referenced in function _main
join0.obj : error LNK2019: unresolved external symbol
__imp__pthread_create referenced in function _main
join0.exe : fatal error LNK1120: 3 unresolved externals

I'm sure I'm just doing something retarded, but I'm new to this. Any
help would be most appreciated.

My thanks
-- 
Simon Manasseh
s.manasseh@gmail.com

                 reply	other threads:[~2005-04-15 14:27 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=184ee49605041507276a48da02@mail.gmail.com \
    --to=s.manasseh@gmail.com \
    --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).