Skip to content

pthread.h not found #2

@jlongster

Description

@jlongster

To build on my machine (OS X 10.9.3) targeting iOS SDK 7.1 (only one available on my machine), I had to change line 7 in /ReactKit/Modules/RCTUIManager.m from #import <pthread/pthread.h> to #import <pthread.h> to get it to compile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions