py-mve
py-mve copied to clipboard
Up to date?
Are the bindings operating with the most recent version of MVE, and are the bindings intended to be updated in the future?
- Need to add extra_compile_args=['-std=c++11'] in extensions() of setup.py to build.
- I had to do some changes in src/core/* cpp files to make a successful build. Few variables are set at different names. Tried those changes based on build error.