Re: [Cs-dev] Trying to build CSound iOS 5.19
Date | 2014-10-30 13:34 |
From | Steven Yi |
Subject | Re: [Cs-dev] Trying to build CSound iOS 5.19 |
Attachments | None None |
Yes, it needs to be static inline instead of just inline (this has come up as an issue in Csound 6 and has been addressed already). On Thu Oct 30 2014 at 12:52:06 AM lppier <madstrum@gmail.com> wrote:
I ran into additional niggies trying to compile the csound project, after |
Date | 2014-11-01 05:16 |
From | lppier |
Subject | Re: [Cs-dev] Trying to build CSound iOS 5.19 |
Hmm.. I just saw this in the run logs when I start up a simulator .. (I don't have iPad Air and above - > the one with the 64bit chip) Don't see it when I run on the iPad3 itself though. (I only have 1 iPad 3) and it's 32bit. WARNING: [mcould not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libampmidid.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libcellular.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libchua.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libcmidi.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libcontrol.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libcs_date.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libdoppler.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libfareygen.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libfluidOpcodes.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libfractalnoise.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libimage.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libjacko.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libjackTransport.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libmixer.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libosc.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libplaterev.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libpmidi.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libpy.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/librtauhal.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/librtjack.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/librtpa.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libscansyn.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libserial.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libsignalflowgraph.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libstdutil.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libsystem_call.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libudprecv.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libudpsend.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libvirtual.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib.framework/Versions/5.2/Resources/Opcodes/libwidgets.dylib' (-1)[m I think these are dynamic libraries loading at run time for certain csound opcodes, right? Is it any cause for concern if I have only been using the ones included with iOS so far? -- View this message in context: http://csound.1045644.n5.nabble.com/Trying-to-build-CSound-iOS-5-19-tp5738128p5738256.html Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |