[Csnd] .dll's not loading?
Date | 2012-03-04 20:24 |
From | Jim Aikin |
Subject | [Csnd] .dll's not loading? |
Running Csound 5.16 doubles in Windows 7, I get the following warnings on compilation. These warnings are seen whether I use QuteCsound 0.6.0 or blue 2.2 as the front end. Are these opcodes actually non-functional in the current release of Csound??? Or is the parser simply spitting out spurious warnings? WARNING: not loading 'ambicode1.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'babo.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'barmodel.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'compress.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'crossfm.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'cs_pan2.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'cs_pvs_ops.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'eqfil.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'fareyseq.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'ftest.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'gabnew.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'grain4.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'harmon.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'hrtferX.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'hrtfnew.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'loscilx.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'minmax.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'modal4.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'modmatrix.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'mutexops.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'partikkel.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'phisem.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'physmod.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'pitch.dll' (incompatible with this version of Csound (2.5/2.6) PortMIDI real time MIDI plugin for Csound WARNING: not loading 'ptrack.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'pvlock.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'pvoc.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'pvsbuffer.dll' (incompatible with this version of Csound (2.5/2.6) PortAudio real-time audio module for Csound WARNING: not loading 'scoreline.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'shape.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'stackops.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'stdopcod.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'tabsum.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'ugakbari.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'vaops.dll' (incompatible with this version of Csound (2.5/2.6) WARNING: not loading 'vbap.dll' (incompatible with this version of Csound (2.5/2.6) virtual_keyboard real time MIDI plugin for Csound WARNING: not loading 'vosim.dll' (incompatible with this version of Csound (2.5/2.6) -- View this message in context: http://csound.1045644.n5.nabble.com/dll-s-not-loading-tp5535738p5535738.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2012-03-04 20:28 |
From | Jim Aikin |
Subject | [Csnd] Re: .dll's not loading? |
Footnote: On testing a bit further, it appears that babo is definitely loading and functioning normally, in spite of the warning message. So ... what's up with the warning messages? -- View this message in context: http://csound.1045644.n5.nabble.com/dll-s-not-loading-tp5535738p5535747.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2012-03-04 20:37 |
From | Bernt Isak Wærstad |
Subject | Re: [Csnd] Re: .dll's not loading? |
I think all of those dll's are packed into libcsound.dll or something and that the 5.16 just didn't delete the obsolete dll files from the opcode dir. If I'm not mistaken you can just delete the dll's manually and the warnings will disappear On Sun, Mar 4, 2012 at 9:28 PM, Jim Aikin <midiguru23@sbcglobal.net> wrote: Footnote: On testing a bit further, it appears that babo is definitely Mvh. Bernt Isak Wærstad |