Sorry to keep adding to this, but the latest version does work correctly on Windows when adding schreds with Machine.add(); you just can’t do it with command-line options! Seems very strange to me!Does anyone besides me cChucK on windows! DOes anyone have any idea, however implausible, what might be causing this problem?From: Rich CaloggeroSent: Sunday, February 22, 2015 3:03 PMSubject: Re: [chuck-users] chuck --loop not working on windowsI’ve verified that v1.2.1.3 does handle this correctly on windows.I’ve also verified that latest version fails on both 32-bit and 64-bit systems.-- RichFrom: Rich CaloggeroSent: Saturday, February 21, 2015 12:00 PMSubject: [chuck-users] chuck --loop not working on windowsI’ve written about this before, but the problem persists even with the latest build: 1.3.5.0 (beta 7), win32I’m running on 64-bit windows; might this be the issue?Using bash syntax here. I’ve run under cmd.exe and under git bash with exactly same results.If I say:$ chuck –loop &then say:chuck + otf_01.ckwhile in the examples directory,I get:-- chuck: remote operation timed outthe shell tells me that the first process exited with code 23windows does it’'s “unknown error” dialog box thing and offers to close the program. I click “close” or “cancel” ...I’ve used other permutations of “-p” with numberic argument on both invocations and –remote with hostname of 127.0.0.1, added –server (seems to be valid option but not described anywhere), and same result.However, if I start two terminals, cd to examples/osc, and in one say:chuck r.ck #with no trailing “&” so it stays in foregroundand in second terminal say:chuck s.ck #separate vm invocation – no “+” herethen things work fine – i.e. the two separate VMs communicate via OSC just fine.Any idea what’s going on here?-- Rich
_______________________________________________
chuck-users mailing list
chuck-users@lists.cs.princeton.edu
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________
chuck-users mailing list
chuck-users@lists.cs.princeton.edu
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________
chuck-users mailing list
chuck-users@lists.cs.princeton.edu
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users