Thu, 08/06/2015 - 13:39
Forums:
Trying to build FreeCAD the librares
TKIGES TKSTL TKXSBase TKSTEP TKSTEPBase TKSTEPAttr TKCAF
TKXCAF TKLCAF TKXDESTEP TKXDEIGES TKMeshVS
are needed.
While theese were built and installed with version 6.8.0 they are no longer built/installed
with 6.9.0 with an identical build process on GenToo.
So, something must have chaged, but what?
Many thanks for a hint,
Helmut
Mon, 11/30/2020 - 01:29
did you get an answer to this question? thank you.
Mon, 11/30/2020 - 07:48
There is nothing special in listed libraries from other parts of OCCT. Build logs with error messages could clarify the reason.
Mon, 11/30/2020 - 08:29
CMakeError.log:
https://pastebin.com/hCGjMEbA
CmakeOutput.log:
https://pastebin.com/zXgabDJd
Tue, 12/01/2020 - 10:59
So far your logs indicate "CMAKE_HAVE_LIBC_PTHREAD failed", which is an internal CMake stuff unrelated to building OCCT itself (according to this topic, this particular error in CMakeError.log shouldn't be an issue).