Tue, 06/23/2020 - 07:23
Forums:
Hello
I am trying to build the opencascade but it failed. I attached the error screenshot below. its total 16 error. i follow all the step from https://www.youtube.com/watch?v=sSGATBmrgQ0
here. But it shows error.
Thanks & needed help badly
Attachments:
Sun, 07/12/2020 - 12:29
Errors indicate that TKService toolkit has not been linked to a proper FreeType library. Why this might happen cannot be deduced from log straight ahead.
One of the possible reasons is that configured FreeType library is of different version or has been built for another compiler or for another architecture / bitness (for this reason there is a matrix of pre-built libraries).
Sun, 07/12/2020 - 16:56
Thank you Kirill Gavrilov.