| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
boost/python/exception_translator.hpp(22): error: identifier "_1" is undefined boost/python/exception_translator.hpp(22): error: identifier "_2" is undefined
Fix Trac #10932 Missing Include: Bind Placeholders
| Back | FazBrowse Home | New Git URL |
This is a pull request for trac issue https://svn.boost.org/trac/boost/ticket/10932
I am compiling Boost.Python with nvcc/6.5, gcc/4.6.2, python/2.7.8 and cmake/3.0.1 right now.
As a side note, I modified the standard FindPythonLibs.cmake a bit to match the cuda_add_library calls.
During compile, get an error
due to a missing include: