mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] FreeType and HarfBuzz


From: Mark Brand
Subject: Re: [Mingw-cross-env-list] FreeType and HarfBuzz
Date: Fri, 20 Jun 2014 18:58:09 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0


On 06/20/2014 05:00 PM, address@hidden wrote:
It should work again now.
>
>https://github.com/mxe/mxe/commit/016a8f44908ca2912c3560c4b2d843a4dbff1499
For info: nope:)
(and I did the 'make clean')

'-lharfbuzz' still needs to be replaced with '-lfreetype -lharfbuzz'.

-- Sylvain

Are you using qmake for your "freedink.exe" project? Please also post the link command that goes wrong and the output.

FWIW, I have built qtbase (including the linking tests) and other qt5 modules now several times since the fix without linking errors. You should expect to see this sequence in the link command:

-lharfbuzz ..  -lfreetype .. -lharfbuzz_too

-lhafbuzz_too is of course just an alias for -lharfbuzz to keep qmake from merging the 2 together.


Mark




reply via email to

[Prev in Thread] Current Thread [Next in Thread]