j4s0n-c / trowaSoft-VCV

trowaSoft Modules for VCV Rack
Other
105 stars 17 forks source link

Crashes Rack on Mac ARM64 #73

Closed chichian closed 11 months ago

chichian commented 11 months ago

Andrew reported at library:

https://github.com/VCVRack/library/issues/441#issuecomment-1685147911

This crashes Rack on Mac ARM64 with

Assertion failed: (sizeof(osc::int32) == 4), function OutboundPacketStream, file lib/oscpack/osc/OscOutboundPacketStream.cpp, line 167.

when instantiating any modules.

cschol commented 11 months ago

Crash is resolved on arm64 with latest changes, but #74 requires some more adjustments to make the build work on the arm64 platform. This issue can be closed.