Replies: 2 comments 2 replies
-
Hello. Thank you for your report and suggestion. Probably i will use your idea about casting, but needs to analyze the reasons. My test result on MacOS: https://github.com/dpasukhi/OCCT/actions/runs/10546249950/job/29217488781#step:5:5342 As a hot fix, you can disable freeType in CMake: - @Escain could you share which version of FreeType do you use and how you receive that lib? (package manager, manual build, ...) Found a reason of changes: https://git.chiebot.com:10000/Chiebot-Mirror/freetype/commit/2a7bb4596f566a34fd53932af0ef53b956459d25?style=unified&whitespace=ignore-eol |
Beta Was this translation helpful? Give feedback.
-
Fixed by |
Beta Was this translation helpful? Give feedback.
-
Hi,
I tried to build OCCT 7.8 on Windows with mingw, but got this compilation issue:
It's probably enough to just
reinterpret_cast<const char*>(...)
.Seems not resolved on master.
I hope it helps, otherwise you can just close this discussion.
Beta Was this translation helpful? Give feedback.
All reactions