Skip to content

Commit

Permalink
Document weird xcode 4.3.1 test button problems.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Morrison committed Apr 6, 2012
1 parent 8316e38 commit bc4bad3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@ Build errors
./configure: line 15731: `PKG_PROG_PKG_CONFIG(0.20)'

- Solution: Go back and install pkgconfig and delete spdylay/configure.

- Test button doesn't work in xcode 4.3.1
- Problem:
Lexical or Preprocessor issue
NS_AVAILABLE' macro redefined
- Solution: Run the tests with make check from the command line.

0 comments on commit bc4bad3

Please sign in to comment.