nwolek / LowkeyNW

Package for Cycling74 Max. Contains updated objects from the Granular Toolkit, a classic stereo reverb and some twists on standard MSP objects that makes them savvy about zero-crossings.
BSD 3-Clause "New" or "Revised" License
37 stars 4 forks source link

Mac 32-bit binaries are missing in v1.1.0 #14

Closed nwolek closed 8 years ago

nwolek commented 8 years ago

Some people reported the problem on the Cycling'74 page here.

Looks like the Cmake flags are not set to compile Universal Binary. Found some discussion of Cmake settings here.

Tried setting CMAKE_OSX_ARCHITECTURES manually in CMakeCache.txt within the build folder, but it complains there is No rule to make target and exits the build with code 2.

Something similar happens when I tried to change the system architecture in Xcode.

Because of the choreography between max-sdk-core and this package, I will likely need @tap to collaborate on a solution.

tap commented 8 years ago

Thanks. Looking into it now...

tap commented 8 years ago

Should be good now. Please double-check. Thanks again!

nwolek commented 8 years ago

Working here in 32- and 64-bit modes. Thanks @tap! I am tagging the release as v1.1.1 and sending the update to Andrew.