Skip to content

dependency locations wrong / missing in instructions & error on final CNMAT-Externs make #131

@davidcool

Description

@davidcool

I just went through all the instructions... To get libomax to compile I needed to have max-sdk-base in my root folder, not inside the max-sdk folder that is downloaded from git... The max-sdk folder downloaded from git also has no files in the max-sdk folder inside the source folder. I also needed to download Pure Data here: https://github.com/pure-data/pure-data and put pure-data folder in the root folder as well to get libomax to compile. After those changes, libomax compiled.

When I went to the CNMAT-Externs folder for the final make, it first errored and I had to copy all the files in the max-sdk-base into the max-sdk/source folder without any other enclosing folder... So it looked like max-sdk/source/c74support and then it started working... But after a while I got this error:

The following build commands failed:
CompileC /Users/username/Desktop/CNMAT/CNMAT-Externs/build/CNMAT-Externs.build/Release/thread.fork.build/Objects-normal/x86_64/thread.fork.o /Users/username/Desktop/CNMAT/CNMAT-Externs/src/thread.fork/thread.fork.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'thread.fork' from project 'CNMAT-Externs')
(1 failure)
make: *** [MACOBJECTS] Error 65

If anyone knows how to fix this I'd be grateful! I really need to re-compile randdist for the Apple M1!!! Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions