Alan W. Irwin wrote:
> 
> Set that PYTHON_HAVE_PYBUFFER macro like the usual SWIG_PYTHON macro
> is set in bindings/python/CMakeLists.txt with the appropriate
> CMAKE_SWIG_FLAGS list element. Of course, in that CMake logic you will
> ultimately want to avoid setting the PYTHON_HAVE_PYBUFFER macro when
> the python version is too old to support this, but that is a nuance
> you can deal with later if you don't have the python version logic set
> up yet.

Thank you Alan, I think that I have figured out how to do this w/ the 
appropriate version checks. It seems to work on my system, but my 
version of swig is not of recent enough vintage to support plsmem() so I 
did not test the with plsmem() case.

v11090

-Hazen


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to