Re: linking error

2014-03-03 Thread Cyrille Berger
On 2014-03-02 23:15, Andrius da Costa Ribas wrote: I'd guess this would be something close to case 4 of  https://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?style=printable&part=1&chap=3 [7] but according to the cmake file -fPIC is actually being used. I don't have a linux setup but since

Re: linking error

2014-03-02 Thread Jaroslaw Staniek
On 2 March 2014 23:15, Andrius da Costa Ribas wrote: > I'd guess this would be something close to case 4 of > https://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?style=printable&part=1&chap=3 > but according to the cmake file -fPIC is actually being used. I don't have a > linux setup but si

Re: linking error

2014-03-02 Thread Andrius da Costa Ribas
I'd guess this would be something close to case 4 of https://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?style=printable&part=1&chap=3 but according to the cmake file -fPIC is actually being used. I don't have a linux setup but since -fPIC is ignored on Windows this may be the reason I didn'

Re: linking error

2014-03-02 Thread Jaroslaw Staniek
Hi, It could be cool to get rid of the static lib but I feel that was discussed (?). Alternatively, a special condition in the cmake file could act as a somewhat dirty solution in this rare case. On 2 March 2014 18:39, Cyrille Berger Skott wrote: > Hi, > > > > I get a compilation error when build

Re: Linking error on windows

2011-02-24 Thread Cyrille Berger Skott
On Thursday 24 February 2011, Pierre Stirnweiss wrote: > > That said, since it is a windows only problem, and it might be difficult > > on linux to know if poppler is build with lcms1 or lcms2 (and it works > > fine on linux anyway...), I suggest to do the explicit linking only for > > windows. >

Re: Linking error on windows

2011-02-24 Thread Pierre Stirnweiss
> > > > That said, since it is a windows only problem, and it might be difficult on > linux to know if poppler is build with lcms1 or lcms2 (and it works fine on > linux anyway...), I suggest to do the explicit linking only for windows. > Is it easier on windows to know if poppler is built with lc

Re: Linking error on windows

2011-02-24 Thread Cyrille Berger Skott
On Thursday 24 February 2011, Pierre Stirnweiss wrote: > I'll try. However, I'll have to commit before being sure it solves the > > problem, because for some reason, poppler is not detected on my system, and > the filter is not built. > I'll do this this evening. However, if somebody can do it bef

Re: Linking error on windows

2011-02-23 Thread Pierre Stirnweiss
On Wed, Feb 23, 2011 at 10:08 PM, Pierre Stirnweiss < pstirnwe...@googlemail.com> wrote: > > > On Wed, Feb 23, 2011 at 8:45 PM, Cyrille Berger Skott > wrote: > >> On Wednesday 23 February 2011, Pierre Stirnweiss wrote: >> > >> http://winkde.org/pub/kde/ports/win32/releases/nightly/20110222/logs/l

Re: Linking error on windows

2011-02-23 Thread Pierre Stirnweiss
On Wed, Feb 23, 2011 at 8:45 PM, Cyrille Berger Skott wrote: > On Wednesday 23 February 2011, Pierre Stirnweiss wrote: > > > http://winkde.org/pub/kde/ports/win32/releases/nightly/20110222/logs/log-ms > > vc2010-testing_calligra.txt > > > > There is a linking error happening involving poppler and

Re: Linking error on windows

2011-02-23 Thread Cyrille Berger Skott
On Wednesday 23 February 2011, Pierre Stirnweiss wrote: > http://winkde.org/pub/kde/ports/win32/releases/nightly/20110222/logs/log-ms > vc2010-testing_calligra.txt > > There is a linking error happening involving poppler and lcms, when linking > karbonPdfImport. > After talking on the kde-win chan