1 Mar 2007 01:38
Re: compiling PySClang
Hi, this should be fixed now (along with the relative library path). Please checkout the new version of the Xcode project. I also added a section about compilation to the Readme file. Any additions / experience reports are welcome (thanks Jonathan, I added parts of your little howto) Chris On 28 Feb 2007, at 14:04, sonify wrote: > Hello gentle folks, > > scsynth and sclang build ok. > > I'm trying to compile supercollider/PySCLang using > PySCLang.xcodeproj with Xcode 2.4.1 on an intel OSX10.4.8 > (SVN revision number 5882, though the problem below hasn;t changed > since SVN 5871 of last week) > > The code compiles without error, When attempting to link > __Z20initSerialPrimitivesv is thrown up as an undefined symbol . > Can't find a reference to it. > > Xcode output at that point is: > > ld: Undefined symbols: > __Z20initSerialPrimitivesv > /scbuild/supercollider/Psycollider/PySCLang/build/PySCLang.build/(Continue reading)
RSS Feed