Hi,

For the record, building with vflib3 will require source changes:

> gcc -g -O -DPOSIX -DSYSV -DANSI -Wall -DFREETYPE -DVFLIB -I/usr/include 
> -DKPATHSEA -I/usr/include -c psvfl.c
> psvfl.c:9:16: error: VF.h: No such file or directory
> psvfl.c: In function 'pscharoutline':
> psvfl.c:85: error: 'OUTLINE_SIZE' undeclared (first use in this function)
> psvfl.c:85: error: (Each undeclared identifier is reported only once
> psvfl.c:85: error: for each function it appears in.)
> psvfl.c:91: error: 'VFD_TOKEN' undeclared (first use in this function)
> psvfl.c:94: error: 'VFD_CWCURV' undeclared (first use in this function)
> psvfl.c:95: error: 'VFD_CCWCURV' undeclared (first use in this function)
> psvfl.c:103: error: 'OUTLINE_OFFSET' undeclared (first use in this function)
> psvfl.c:111: error: 'VFD_BEZ' undeclared (first use in this function)
> psvfl.c:113: error: 'VFD_LINE' undeclared (first use in this function)

None of these symbols show up in <VFlib-3_6.h>.

Thanks,

Matej


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to