Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] csnd - initcsnd

Date2007-10-30 12:39
From"Michael Gogins"
SubjectRe: [Cs-dev] csnd - initcsnd
What platform, what architecture, what version of Csound?

You might possibly be able to fix this. Python has naming conventions for 
extension modules (_csnd.pyd on Windows, _csnd.so on Linux, etc.).

Also run nm or pexports or dumpbin or whatever (depends on platform) to list 
public symbols in modules and see if you find initcsnd.

Regards,
Mike

----- Original Message ----- 
From: "Oeyvind Brandtsegg" 
To: "Developer discussions" 
Sent: Tuesday, October 30, 2007 6:30 AM
Subject: [Cs-dev] csnd - initcsnd


> I've compiled csound from a fresh CVS checkout,
> and I get this error when trying to use the csnd module in python
>
>    import csnd
> ImportError: dynamic module does not define init function (initcsnd)
>
> Any hints as to what this is related to is greatly appreciated.
>
> best
> Oeyvind
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-10-30 12:52
From"Oeyvind Brandtsegg"
SubjectRe: [Cs-dev] csnd - initcsnd
AttachmentsNone  

Date2007-10-30 13:29
FromVictor Lazzarini
SubjectRe: [Cs-dev] csnd - initcsnd
AttachmentsNone  None  None  

Date2007-10-30 13:32
FromVictor Lazzarini
SubjectRe: [Cs-dev] csnd - initcsnd
AttachmentsNone  None  None  

Date2007-10-30 13:35
FromVictor Lazzarini
SubjectRe: [Cs-dev] csnd - initcsnd
AttachmentsNone  None  None  

Date2007-10-30 14:19
From"Oeyvind Brandtsegg"
SubjectRe: [Cs-dev] csnd - initcsnd
AttachmentsNone  

Date2007-10-30 14:54
FromVictor Lazzarini
SubjectRe: [Cs-dev] csnd - initcsnd
AttachmentsNone  None  None  

Date2007-10-30 15:15
From"Oeyvind Brandtsegg"
SubjectRe: [Cs-dev] csnd - initcsnd
AttachmentsNone