vanotuvanov
vanotuvanov
Hello, when building from the source codes of your library with the command pip install cppyy --no-binary=cppyy-cling --force-reinstall --verbose, the build crashes with , the log is presented below. The...
Hello! When developing a large library, there were problems porting to another computer. Assembly and packaging in whl takes place on 1 computer. Also, all dependencies (.so files and headers)...
Hello! Previously, there were errors when building from source codes for windows 10 https://github.com/wlav/cppyy/issues/254. Now we've managed to build a fully working library from the source code for python 3.8.6....
Hello! I'm planning to build `cppyy` from source along with all its dependencies, as the target system has a non-standard CPU architecture. Could you please advise: 1. What are the...