CadQuery / pywrap

C++ binding generator based on libclang and pybind11
Apache License 2.0
30 stars 12 forks source link

Cross-compile #11

Open adam-urbanczyk opened 4 years ago

adam-urbanczyk commented 4 years ago

Cross-compiling would be much more efficient than the current approach of 3x pipelines. It would also enable easier debugging of build issues.

Some resources:

https://github.com/mxe/mxe https://itk.org/Wiki/ITK/Cross_Compiling#Building_the_ToolChain_for_Windows https://github.com/tpoechtrager/osxcross