Csound Csound-dev Csound-tekno Search About

[Csnd] building with Python opcodes (windows)?

Date2014-01-23 14:20
FromRory Walsh
Subject[Csnd] building with Python opcodes (windows)?
I can't seem to create a version of Csound that has support for the
Python opcodes? In my cmake list I have BUILD_PYTHON_OPCODES enabled.
When I run configure and generate from Cmake-gui I see no reports of
any problems with python, yet when I run csound -z with the resulting
binary I don't see any reference to any python opcocdes. Any ideas?

Date2014-01-23 14:25
FromRory Walsh
Subject[Csnd] Re: building with Python opcodes (windows)?
Sorry, turns out I was updating my MSVC cmake setting for Csound
rather than the MinGW build! All sorted now.

On 23 January 2014 14:20, Rory Walsh  wrote:
> I can't seem to create a version of Csound that has support for the
> Python opcodes? In my cmake list I have BUILD_PYTHON_OPCODES enabled.
> When I run configure and generate from Cmake-gui I see no reports of
> any problems with python, yet when I run csound -z with the resulting
> binary I don't see any reference to any python opcocdes. Any ideas?