Open morgancoxuk opened 7 years ago
I get this same problem on Arch.
Fixed with commit 358b301435a9ed6b15a60cb7a5037528541f26cb. Thanks for reporting! Could you try compiling with the ./compile.sh script again, just to confirm that it compiles now?
Hi.
I am running kde-neon (ubuntu 16.04 based), I had to install deps not mentioned in the readme so the compile script would complete - i.e from https://github.com/3dfsb-dev/3dfsb/issues/13
Once installed the script now runs, however there , there is an error and no resulting binary..
i.e
I then (after make clean), tried to compile manually - i.e 'cmake . ; make'
I can see it errors on 'make'
Any ideas how to make it compile correctly?