Hi Istvan and Michael, I think swigpy was removed from SWIG sometime before 1.3.24 (which is what I'm using). I had to take it out to get things compiled. I also had to change the lines in SConstruct right around the line with swigpy to use python2.4 instead of python2.3 as I don't have libpython2.3.so on my system. That seem to compile everything and I was able to start python and import csnd and do a dir(csnd). Beyond that, haven't tried much and have to run off to work. Istvan, what version of SWIG are you using? steven On 10/24/05, Istvan Varga wrote: > Michael Gogins wrote: > > > I am not sure, I made several changes to get a running _csnd.dll. > > I can look at this tonight. > > I just committed a few changes that fixed the errors on Linux (at least > my machine, it may possibly depend on version numbers). Also, for some > reason I needed to add 'swigpy' to the libraries; this is somewhat odd > given that _CsoundVST.so does not have this requirement while _csnd.so > does. However, after these modifications, I was able to build the library, > start the Python interpreter, import csnd, and then compile and perform > a CSD file, set score offset, etc. so it seems to work. I still get a lot > of compiler warnings about type punning in the SWIG-generated C file, but > that may be normal. > > > ------------------------------------------------------- > 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 > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------- 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