Re: Build issue help needed...

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

 



On Sun, Mar 17, 2013 at 3:07 AM, Philip Schneider <philip@xxxxxxxxxxxxx> wrote:
> FREETYPE_CFLAGS="-I/MyStuff/dev/external/FreeType/freetype-2.4.8/include"
> FREETYPE_LIBS=/MyStuff/dev/lib/Flash/build-flascc/lib/libfreetype.a
> EXPAT_LIBS=/MyStuff/dev/lib/Flash/build-flascc/lib/libexpat.a
> EXPAT_CFLAGS="-I/MyStuff/dev/external/expat/expat/expat/lib"

Use them instead of above *_LIBS:

FREETYPE_LIBS=-L/MyStuff/dev/lib/Flash/build-flascc/lib -lfreetype
EXPAT_LIBS=-L/MyStuff/dev/lib/Flash/build-flascc/lib -lexpat

That should works. please make sure you don't have shared libraries on
the same place.

-- 
Akira TAGOH
_______________________________________________
Fontconfig mailing list
Fontconfig@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/fontconfig


[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux