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

Marcel Taeumel marcel.taeumel at hpi.de
Sat Dec 10 03:54:20 UTC 2022


Hi Stephen --

You can also take a look into how the CI builds the binaries:
- https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/.github/workflows/macos-arm.ymlhttps://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/scripts/ci/actions_build.shhttps://github.com/OpenSmalltalk/opensmalltalk-vm/tree/Cog/building/macos64ARMv8/squeak.cog.spur

Maybe this helps. :-)

Best,
Marcel
Am 09.12.2022 07:21:09 schrieb Stephen Travis Pope <stephen at heaveneverywhere.com>:

Mille Grazie!

I’ll port the FFI library I have for MIDI (using PortMIDI) to be prims.

stp


--------

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



On Dec 7, 2022, at 11:39 PM, Eliot Miranda <eliot.miranda at gmail.com> wrote:

Hi Stephen,

   we don’t use CMake except for the minheadless build.  Please look in the HowToBuild files in each building subdirectory. If you start from README.md you’ll be guided as to the relevant build process.

_,,,^..^,,,_ (phone)


On Dec 7, 2022, at 10:22 PM, Tobias Pape <Das.Linux at gmx.de> wrote:

Ah, being reminded of things on my todo list since ... oh well, 2016?
narf
  -t


On 7. Dec 2022, at 23:33, 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






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20221210/852a2fbf/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/20221210/852a2fbf/attachment.tiff>


More information about the Squeak-dev mailing list