Update your SVN, just committed a few files.


Em seg., 3 de ago. de 2020 às 19:50, Antonio Scuri <antonio.sc...@gmail.com>
escreveu:

>   I just tested on Ubuntu:
>
> curi@ubuntu20:/tecgraf/pdflib7/src$ make
> Tecmake: Building Dependencies ... [ pdflib.dep ] (can be slow)
>
> Tecmake: starting [ pdflib:Linux54_64 ]
> if [ ! -d ../obj/Linux54_64 ] ; then mkdir -p ../obj/Linux54_64 ; fi
> if [ ! -d ../lib/Linux54_64 ] ; then mkdir -p ../lib/Linux54_64 ; fi
>
> Tecmake: compiling pdflib.c ...
>
>
> Em seg., 3 de ago. de 2020 às 19:43, Antonio Scuri <
> antonio.sc...@gmail.com> escreveu:
>
>>   Were you able to build FTGL from the same repository?
>>
>>
>>
>> Em seg., 3 de ago. de 2020 às 19:33, sur-behoffski <
>> sur_behoff...@grouse.com.au> escreveu:
>>
>>> G'day,
>>>
>>> I copied repository folder "pdflib7" to the top level of the build
>>> workspace, and this appear to have resolved the "#include <pdflib.h>"
>>> trouble reported by the CD build previously.
>>>
>>> (For the record, I'm using CD r894.)
>>>
>>> However, I cannot convince CD to dynamically link libcdpdf.so:
>>>
>>>         Tecmake: linking libcdpdf.so ...
>>>         gcc -shared -o ../lib/Linux54_64/libcdpdf.so
>>> ../obj/cdpdf/Linux54_64/cdpdf.o  -L../../lua5.1/lib/Linux54_64
>>> -L../lib/Linux54_64 -L../../pdflib7/lib/Linux54_64 -llua5.1 -lcd
>>> -lfontconfig -lfreetype -lpdflib -lz -lm
>>>         /usr/bin/ld: cannot find -lpdflib
>>>         collect2: error: ld returned 1 exit status
>>>         ../tecmake.mak:1669: recipe for target
>>> '../lib/Linux54_64/libcdpdf.so' failed
>>>         make[1]: *** [../lib/Linux54_64/libcdpdf.so] Error 1
>>>         Makefile:14: recipe for target 'cdpdf' failed
>>>         make: *** [cdpdf] Error 2
>>>
>>> Looking back into the "pdflib7/" tree, I'm still frustrated by
>>> the Makefile target "do_all".
>>>
>>> cheers,
>>>
>>> s-b.
>>>
>>>
>>> _______________________________________________
>>> Iup-users mailing list
>>> Iup-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/iup-users
>>>
>>
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to