- 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
Compiling libtransmission 1.83
Compiling libtransmission 1.83
When I try to compile libtransmission 1.83 I get the following errors:
Re: Compiling libtransmission 1.83
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.
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.