Compiling libtransmission 1.83

Ask for help and report issues with the Mac OS X version of Transmission
Post Reply
dwlnetnl
Posts: 2
Joined: Sun May 13, 2007 3:14 pm

Compiling libtransmission 1.83

Post by dwlnetnl »

When I try to compile libtransmission 1.83 I get the following errors:
  • libtransmission/tr-dht.c:375:0 libtransmission/tr-dht.c:375: error: expected expression before '>>' token
  • libtransmission/tr-dht.c:376:0 libtransmission/tr-dht.c:376: error: lvalue required as unary '&' operand
What's the problem?
dwlnetnl
Posts: 2
Joined: Sun May 13, 2007 3:14 pm

Re: Compiling libtransmission 1.83

Post by dwlnetnl »

I've solved the problem. It seems that libtransmission/version.h was missing values.
If you are in Xcode, you have to manual add the values to libtransmission/version.h and remove the 'run script' phase from the libtransmission target.
Post Reply