Re: [Iup-users] Problem to compile CD module

2021-01-13 Thread Antonio Scuri
Ok. I found the problem. It was my fault. The source package was built with the local dependency files. Please, erase the folder "dep" whenever it exists, before building. Best, Scuri Em qua., 13 de jan. de 2021 às 00:17, navegantes carlinhos < navegan...@yahoo.com.br> escreveu: > Well, >

Re: [Iup-users] Problem to compile CD module

2021-01-12 Thread navegantes carlinhos via Iup-users
Well, Reinstalled the library The FreeType Project . The lib fgtl is installed in same level that others libs, but "recurrent message" follows: Tecmake: starting [ iupglcontrols:Linux415_64 ] make[2]: *** No rule to make target '/tecgraf/ftgl/include/FTGL/ftgl.h', needed by '../obj/iupglcontrols

Re: [Iup-users] Problem to compile CD module

2021-01-12 Thread Antonio Scuri
Notice that Freetype must be installed from the system, but FTGL must be the one that we provide along with the IUP or CD sources. And must be installed in a folder at the same level of the other libraries. Best, Scuri Em seg, 11 de jan de 2021 23:17, navegantes carlinhos < navegan...@yahoo.com.

Re: [Iup-users] Problem to compile CD module

2021-01-11 Thread navegantes carlinhos via Iup-users
Hi, Scuri I removed the folder iup/src/dep  after your sugestion  and so "skip"  the previous  error  but in new  process of the I built the iup library,  I got a new  message following Tecmake: compiling iup_glimage.c ... gcc -c  -Wall -O2 -m64 -fPIC -I../include -I../src -I. -I../../ftgl/incl

Re: [Iup-users] Problem to compile CD module

2021-01-11 Thread Antonio Scuri
That error seems to be an outdated dependencies file. Try to delete the file iup/src/iup.dep or the folder iup/src/dep/. It is not necessary to install uuid-dev. The gtk-dev package will do that or equivalent. Best, Scuri Em seg., 11 de jan. de 2021 às 00:37, navegantes carlinhos < navegan.

Re: [Iup-users] Problem to compile CD module

2021-01-10 Thread navegantes carlinhos via Iup-users
Thank youtr reply, Scuri, I did the download of  the source pdflib according to you adivse and so i generate the lib of cd. After that,  I am trying  to create the library of  iup module, but  I got the following error; ecmake: starting [ iup:Linux415_64 ] make[2]: *** No rule to make target '

Re: [Iup-users] Problem to compile CD module

2021-01-08 Thread Antonio Scuri
Hi, You have to download the pdflib source package available with the CD download files. Best, Scuri Em qui., 7 de jan. de 2021 às 19:52, navegantes carlinhos < navegan...@yahoo.com.br> escreveu: > Feliz ano ano para todos ! Happy new year 2021 > > I am building the module accoding to guid

[Iup-users] Problem to compile CD module

2021-01-07 Thread navegantes carlinhos via Iup-users
Feliz ano ano para todos ! Happy new year 2021 I am building the module accoding to guide to linux, but I am getting the following error. Is there some "tip" for solving that issue? gcc -c  -Wall -O2 -m64 -fPIC -I. -Isim -I../../pdflib7/include -I../include -DTEC_UNAME=Linux415_64 -DTEC_SYSN