Csound Csound-dev Csound-tekno Search About

[Csnd-dev] beosc opcodes not present in the windows installer

Date2019-04-24 14:44
FromEduardo Moguillansky
Subject[Csnd-dev] beosc opcodes not present in the windows installer
Hi,

I just was confirmed that the beosc opcodes (beosc, beadsynt, etc., 
defined in Opcodes/emugens/beosc.c) are not included in the windows 
installer and the windows builds done by appveyor. Is there a reason for 
this? These were released with 6.12.

There is not cmake option to not build these alone, either all emugens 
are built or none, so being that other opcodes there are present (bpf, 
printarray, etc.) it seems that only this file is not being built.

---

Date2019-04-24 16:24
FromSteven Yi
SubjectRe: [Csnd-dev] beosc opcodes not present in the windows installer
Looks like it was not in the installer build script. I added a line and pushed the change to github:


Let's see what happens in the next appveyor build. 

On Wed, Apr 24, 2019 at 9:44 AM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:
Hi,

I just was confirmed that the beosc opcodes (beosc, beadsynt, etc.,
defined in Opcodes/emugens/beosc.c) are not included in the windows
installer and the windows builds done by appveyor. Is there a reason for
this? These were released with 6.12.

There is not cmake option to not build these alone, either all emugens
are built or none, so being that other opcodes there are present (bpf,
printarray, etc.) it seems that only this file is not being built.

---

eduardo

Date2019-04-24 16:51
FromEduardo Moguillansky
SubjectRe: [Csnd-dev] beosc opcodes not present in the windows installer
thanks, steven!

On 24.04.19 17:24, Steven Yi wrote:
Looks like it was not in the installer build script. I added a line and pushed the change to github:


Let's see what happens in the next appveyor build. 

On Wed, Apr 24, 2019 at 9:44 AM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:
Hi,

I just was confirmed that the beosc opcodes (beosc, beadsynt, etc.,
defined in Opcodes/emugens/beosc.c) are not included in the windows
installer and the windows builds done by appveyor. Is there a reason for
this? These were released with 6.12.

There is not cmake option to not build these alone, either all emugens
are built or none, so being that other opcodes there are present (bpf,
printarray, etc.) it seems that only this file is not being built.

---

eduardo