Page MenuHome

Fix linking errors when building BPY module
ClosedPublic

Authored by Tyler Alden Gubala (TylerGubala) on Sep 7 2020, 8:33 PM.

Details

Summary

Credit goes to @Brecht Van Lommel (brecht) for this one (thank you)

Diff Detail

Event Timeline

Tyler Alden Gubala (TylerGubala) requested review of this revision.Sep 7 2020, 8:33 PM
Tyler Alden Gubala (TylerGubala) created this revision.

The patch, when applied, allows the attached Dockerfiles to build correctly.

Hopefully that is of some help.

I don't think disabling jemalloc here is correct. I'll try always disabling it in bpy.cmake, if that for some reason does not work for you we'll need another fix, but I don't see why doing it in bpy.cmake would not be sufficient.

This revision is now accepted and ready to land.Sep 10 2020, 7:42 PM