Hello,
I get the following building the project:
./waf configure --dest-platform=Linux-x86 --ohnet=../ohNet
File "/opt/owntone/make-it-longer/ohNetmon/./waf", line 166
#BZh91AY&Sbdÿÿÿÿÿÿÿÿÿÿÿ
SyntaxError: source code cannot contain null bytes
When a try to use a newer version of waf it's:
waf configure --dest-platform=Linux-x86 --ohnet=../ohNet
File "/opt/owntone/make-it-longer/ohNetmon/wscript", line 136
print 'bundle binaries'
^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
BTW, is the project dead? OpenHome Player was last build for Ubuntu 15.10, nearly 10 years ago!
Hello,
I get the following building the project:
When a try to use a newer version of waf it's:
BTW, is the project dead? OpenHome Player was last build for Ubuntu 15.10, nearly 10 years ago!