In message <4bf25182.30...@googlemail.com>, Oliver Deakin writes: > > On 18/05/2010 00:18, Mark Hindess wrote: > > In message<201005172226.o4hmq4mb015...@d12av03.megacenter.de.ibm.com>, > > Mark Hindess writes: > > > >> In message<4bf16fc9.5030...@googlemail.com>, Oliver Deakin writes: > >> > >>> Looking at the compile lines, this include path doesn't look right: > >>> /ID:\Harmony5\target\hdk\..\depends\libs\windows.x86\lcms-1.19\includ > e > >>> > >>> I can see lcms.h in > >>> classlib\depends\libs\windows.x86\lcms-1.19\include but not > >>> anywhere under the target directory. > >>> > >> Hmm... I'll take a look. I think the awt build needs to pass > >> the dependencies directories explicitly rather than relying on a > >> rather fragile relationship between the depends directory and hdk > >> directory. > > > > I've appended a patch below. I'm testing it now. I'd like a second > > committer to confirm that I can commit it please. > > That works for me - the classlib build completes with that patch > applied. I'm +1 to applying it.
Thanks. Committed in r945584. -Mark.