Page 1 of 1

[PB 6.10 beta 8] Error in pdfX_fileheaderttf

Posted: Thu Mar 14, 2024 3:05 pm
by ThoPie
Hello,
I tried to compile my project with C-backend for the first time.
I get the following error message:

Code: Select all

error: unknown type name 'ft_1278' 66802 | ft_1278 f_uvtab;
    | ^~~~~~~
purebasic.c: In function 'pdfXf_fileheaderttf_':
purebasic.c: 179889:59: warning: cast to pointer from integer
of different size [-Winnt-to-pointer-cast]
179889 | (*(pdfXs_zzf_block_
What can I do to solve this error? Thanks

Re: [PB 6.10 beta 8] Error in pdfX_fileheaderttf

Posted: Thu Mar 14, 2024 3:36 pm
by Fred
You probably using an external lib with inline asm