Heinrich Müller posted on Sun, 13 Jan 2013 11:28:01 +0100 as excerpted:
> Am 13.01.2013 01:29, schrieb walt:
>>
>> On 01/12/2013 12:28 PM, walt wrote:
>>> However, I'm still getting this compile error:
>>> pan/general/locking.h:50: undefined reference to `pan::Mutex::mutex'
>> I got it to compile
Am 13.01.2013 01:29, schrieb walt:
On 01/12/2013 12:28 PM, walt wrote:
However, I'm still getting this compile error:
pan/general/locking.h:50: undefined reference to `pan::Mutex::mutex'
I got it to compile by deleting the 'static' from locking.h:16 (which
you put there just three days ago) bu