Skip to content

pthread.h not found #2

Closed
Closed
@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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions