From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11546 invoked by alias); 8 Nov 2018 22:15:44 -0000 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 Received: (qmail 11285 invoked by uid 89); 8 Nov 2018 22:15:23 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=HTo:U*pthreads-win32, H*Ad:U*pthreads-win32, HX-Received:sk:v6-v6mr, H*c:alternative X-HELO: mail-yb1-f171.google.com Received: from mail-yb1-f171.google.com (HELO mail-yb1-f171.google.com) (209.85.219.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 08 Nov 2018 22:15:21 +0000 Received: by mail-yb1-f171.google.com with SMTP id o204-v6so9029828yba.9 for ; Thu, 08 Nov 2018 14:15:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=RlLXIUmd91UQ1Gg2aLFdg/64Vv94IlTAhqPrcIPueFg=; b=genPjNECY7fU8r0NNBNB8EindHvyLT1WQHK14OE7fzcu7zHVyCeWnO8Uq1rtMQcPB3 ALzhvHJvyKNLeuMRPGT4328rhTP6P4GIxrhi6z3efwKhFnVz7TqUfrW8wFfLBcy4mDjh dvMCyAgNOOBvirpmWMdauWqiXg7yYpCYaas5gbNucW4ZsUgBNzrSiRO6P87BiphZ/k0S dt0D2GGVsHfln4zi9rMffpKUioaZ55mOrfQ7a750IM1YcDcwuCPez3/96NcrSwVuTuYk jF9UwEs/IYQc5RgaAWZGNFzn7OCDoLrY3XRt9xIuCvjBa4KTtx/rw9ImrfXbpE6FPKLM QmRQ== MIME-Version: 1.0 References: In-Reply-To: From: Josh Henrie Date: Thu, 08 Nov 2018 22:15:00 -0000 Message-ID: Subject: Re: Unresolved external symbol __imp_pthread_mutex_unlock To: pthreads-win32@sourceware.org Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2018/txt/msg00006.txt.bz2 I should also state that I do have the full name and path of my pthreads-win32 static library as an additional linker dependency within my project. https://sourceware.org/ml/pthreads-win32/2013/msg00015.html