Closed mbannick closed 4 years ago
I think I satisfied this pull request by the changes in the following commit: https://github.com/bradbell/cppad_py/commit/fd094153736feb1b7bd2d7377c36cd45ee06a337 Please test it on your machine and if it works, close this pull request.
The real work was getting setup.py to run cmake, check for errors, and get the results. There is a mistaken change to the MANIFEST (extra space at the end) that I will remove. There was some old, unrelated documentation about --debug. All of the settings, like debugging, are extracted from bin/get_cpapd.sh so that they are consistent.
I think I satsfied this pull request (see message above). If you agree, please close it. Brad.
This fixes the errors that I was getting on my Mac.