Re: [Podofo-users] Installation Problem with g++ version 4.6.1 and Fedora 15
A PDF parsing, modification and creation library.
Brought to you by:
domseichter
|
From: Dominik S. <dom...@go...> - 2011-10-14 15:57:51
|
Hi, After looking again at the compiler output, your fontconfig version is correct. It just seems that fontconfig is not linked in. What did CMake say? Did it find fontconfig? maybe you can also run "VERBOSE=1 make" to get some more output. Regards, Dominik On Fri, Oct 14, 2011 at 5:08 PM, Philipp Wagner <phi...@gm...> wrote: > Hi, > > If the error is due to a incompatible version of fontconfig - to which > version would I have to downgrade to get things working? > > cheers > p > > > On Thu, 2011-10-13 at 17:11 +0200, Dominik Seichter wrote: >> Seems like fontconfig has changed. >> Which version do you have? >> >> Am 13.10.2011 16:36 schrieb "Philipp Wagner" <phi...@gm...>: >> > > > |