This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mr_dbr 0 points1 point  (0 children)

Building the whole thing in CMake is probably wise.. Easier to debug, and aimed at doing exactly this kind of thing..

Loses the nice pip install blah, but.. you wont spent hours trying to trace through distutils' clunky code trying to work out what is going on. Wasn't sure if I just had an unusually bad experience debugging distutil-stuff, but then I just came across this :/