problem
Date | 2016-03-29 20:37 |
From | Enrico Francioni <00000005323c8739-dmarc-request@LISTSERV.HEANET.IE> |
Subject | problem |
Hi to everyone, how can I overcome these warnings CsoundQt (Mac os x 10.11.3)? thank you, enrico *** WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjacko.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjackTransport.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libvirtual.dylib' (-1) WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libwidgets.dylib' (-1) STARTING FILE Creating options Invalid arguments in |
Date | 2016-03-29 20:48 |
From | jpff |
Subject | Re: problem |
You could deete the "offending" libraries, or install jack and fltk -- I think they are required fir tese librries And do not attempy /*...*/ comments in CsOptions -- use ; On Tue, 29 Mar 2016, Enrico Francioni wrote: > Hi to everyone, > > how can I overcome these warnings CsoundQt (Mac os x 10.11.3)? > > thank you, > enrico > > *** > > WARNING: could not open library > '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjacko.dylib' > (-1) > WARNING: could not open library > '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjackTransport.dylib' > (-1) > WARNING: could not open library > '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib' > (-1) > WARNING: could not open library > '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libvirtual.dylib' > (-1) > WARNING: could not open library > '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libwidgets.dylib' > (-1) > STARTING FILE > Creating options > Invalid arguments in |
Date | 2016-03-29 20:49 |
From | Rory Walsh |
Subject | Re: problem |
I think the advice is to simply ignore them. They are quite annoying, but they shouldn't affect your instruments in any way. On 29 March 2016 at 20:37, Enrico Francioni <00000005323c8739-dmarc-request@listserv.heanet.ie> wrote: Hi to everyone, |
Date | 2016-03-29 20:50 |
From | Rory Walsh |
Subject | Re: problem |
Maybe a command line flag to suppress these warning could be added? On 29 March 2016 at 20:49, Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2016-03-29 21:02 |
From | Rory Walsh |
Subject | Re: problem |
Or an installer option as we have on Windows? On 29 March 2016 at 20:50, Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2016-03-29 21:30 |
From | Victor Lazzarini |
Subject | Re: problem |
No, we are not carrying jackOSX. The FLTK issue has been fixed in the latest installer. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy Maynooth University Ireland
|
Date | 2016-03-30 09:15 |
From | Enrico Francioni <00000005323c8739-dmarc-request@LISTSERV.HEANET.IE> |
Subject | Re: problem |
Thank you all for the valuable advice -- View this message in context: http://csound.1045644.n5.nabble.com/problem-tp5748256p5748272.html Sent from the Csound - General mailing list archive at Nabble.com. Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |