[squeak-dev] VMs with pre-built plug-ins available?

Stephen Travis Pope stephen at heaveneverywhere.com
Wed Dec 7 22:52:30 UTC 2022


Thanks for the clarifications, Tim!

To try building the VM, I got the latest sources from GitHub (OpenSmalltalk/opensmalltalk-vm) and did,
	mkdir build
	cd build
	cmake ..
which is the standard cmake pattern.

stp

--------

Stephen Travis Pope    Ojai, California, USA
    
     http://HeavenEverywhere.com
     http://FASTLabInc.com
     https://vimeo.com/user19434036/videos
     http://heaveneverywhere.com/Reflections



> On Dec 7, 2022, at 2:33 PM, tim Rowledge <tim at rowledge.org> wrote:
> 
> Ah - MIDI is not built right now - 
> https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/latest-build/build.macos64ARMv8/squeak.cog.spur/plugins.ext
> 
> # Not working because no 64-bit QuickTime \
> # MIDIPlugin \
> 
> 
>> On 2022-12-07, at 2:19 PM, Stephen Travis Pope <stephen at heaveneverywhere.com> wrote:
>> 
>> 
>> Hello squeakers,
>> 
>> Is anyone distributing current Mac/ARM VMs with all the plug-ins pre-built?
>> 
>> I’d like to test the MIDI primitives, but it looks like the VM sources aren’t set up to build on Mac/ARM (the cmake command fails pretty early).
>> 
>> …any reply appreciated…
>> 
>> stp
>> 
>> --------
>> 
>> Stephen Travis Pope    Ojai, California, USA
>>    <pastedGraphic.tiff>
>>     http://HeavenEverywhere.com
>>     http://FASTLabInc.com
>>     https://vimeo.com/user19434036/videos
>>     http://heaveneverywhere.com/Reflections
>> 
>> 
>> 
>> 
> 
> 
> tim
> --
> tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
> Strange OpCodes: PUS: PUrge System
> 
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20221207/64ec786c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic.tiff
Type: image/tiff
Size: 2442 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20221207/64ec786c/attachment.tiff>


More information about the Squeak-dev mailing list