[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #13461 [Tor]: Add OS X Xcode Project to contrib



#13461: Add OS X Xcode Project to contrib
-----------------------------+--------------------------------
     Reporter:  teor         |      Owner:
         Type:  enhancement  |     Status:  needs_review
     Priority:  normal       |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor          |    Version:  Tor: unspecified
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------------------

Comment (by rl1987):

 This does not seem to work on my system.

  * First, it fails to find libevent, specificallyÂ`event2/util.h`Âsince I
 used Homebrew to install libevent. Fixed it manually by adding
 `/usr/local/Cellar/libevent/2.0.21`Â(recursive) and
 `/usr/local/Cellar/libevent/2.0.21/include)` (recursive) to Library Search
 Paths and Header Search Paths respectively. Obviously this is not a
 solution for general case.
  * `src/or/or_sha.i`Âis generated by compilation process so you have to
 `make`Âthe codebase for this file to appear.
  * `ld: library not found for -lminiupnpc` Seems to be related to miniupnp
 [1] library.

 I think it would be worthwhile to research ways to generate Xcode project
 automatically, e.g. by doing `make xcodeproj`. That way, we could account
 for machine-specific things, such as library paths.

 [1] http://miniupnp.free.fr/

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13461#comment:13>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs