Csound Csound-dev Csound-tekno Search About

[Cs-dev] csoundVST on OSX

Date2005-10-26 18:51
FromVictor Lazzarini
Subject[Cs-dev] csoundVST on OSX
I have tried to build csoundVST on OSX; after fixing
the gcvt issue in one of the sources, it seemed to
build OK, except for the Java wrappers, the JCsound_wrap.cc
throws thousands of errors, so I am not sure what the
problem
is there.

Now when I try to run it I get problems. This is the
stdin message output. Perhaps Michael can tell what
the problem is.

NB: I know, for a start, that there might be a major issue
regarding dynamic linking. Python requires their modules
to be bundles, _CsoundVST.dylib is a dynamic lib; but
CsoundVST in turn might (?) expect it to be a dynamic lib,
so the same lib might not serve for both ends.


Starting CsoundVST...
Localisation of messages is disabled, using default
language.
time resolution is 1000.000 ns
BEGAN Shell::runScript()...
=======================================================
=======================================================
=======================================================
=======================================================
PyRun_SimpleString returned 0.
ENDED Shell::runScript().
BEGAN Shell::runScript()...
=======================================================
=======================================================
Traceback (most recent call last):
  File "", line 1, in ?
ImportError: No module named CsoundVST
=======================================================
=======================================================
PyRun_SimpleString returned -1.
ENDED Shell::runScript().
BEGAN Shell::runScript()...
=======================================================
=======================================================
AttributeError: 'module' object has no attribute 'csound'
=======================================================
=======================================================
PyRun_SimpleString returned -1.
ENDED Shell::runScript().
Csound tidy up: Segmentation fault


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net