Open lclc opened 10 years ago
I'm hitting this as well on Arch Linux. I've tried make clean
and git clean -X -f
from the top level of v0.92 assuming something was stale from an older version.
Getting this too, on gentoo.
Did some more poking around and the Arch AUR build has a hacky workaround with the build_detect_platform-02.patch available @ https://aur.archlinux.org/packages/armory-git/
With this "patch" tagged version v0.92.1 "works for me"
Can others test?
I've cloned Armory from here, build it successfully but now I get an error when I try to run it: http://pastebin.com/raw.php?i=EzaeFG0h
My system is openSUSE 12.3: http://pastebin.com/raw.php?i=X9Q1vnpd
I have all deps installed, including the snappy it complains about: http://pastebin.com/raw.php?i=yzCgahh4
Any ideas?