I answered my
own question. I was using find (under cygwin) to perform
find –name ‘*uu*’
This is case
sensitive and after a Google search that reminded me that the file in question
might not be all lower case (even though that’s what the linker error
said) I searched and found Uuid.Lib in the Platform SDK.
Thanks for your
time,
KW
From: Keith Weintraub
Sent: Monday, March 27, 2006 10:53
AM
To:
'[hidden email]'
Subject: Building 0.3.12 test
Folks,
I’ve downloaded and compiled
all the code. So far so good.
I can’t get the test-suite to link.
It seems that it can’t find the file uuid.lib
I am running under Windows XP Professional.
I have looked in my Boost distribution, the Windows directory and the Platform
SDK and can’t find that library.
Can anyone give me an idea on where to get
it?
By the way I am using boost_1_33_0.
Thanks for your time,
KW