Skip to content

sndfile-play.c referencing Carbon.h #3

Closed
@jamesfmilne

Description

I have installed the "Command Line Tools for Xcode" for OS X, which provides a minimal command-line build environment on OS X. They are available here:

http://developer.apple.com/downloads

If you only install these tools and attempt to compile libsndfile, compilation fails in sndfile-play.c as it references Carbon.h, which is not included with these tools.

Carbon.h is not required, and sndfile-play.c compiles fine if you remove it.

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