Volker Schlegel
Volker Schlegel
I saw the issue on the box86 repo, have those issues been resolved? Is it playable(if you wouldn't crash at 100m) on a pi 4(8GB RAM)? I'm really impressed that...
Ok, what about the issue where it crashes into terrain at 100m?
ah, ok thanks :+1:
Seems to be fixed by #2739 haven't tested it yet, though
ok, got it, I had to use python2 instead of python, but I still have an error: ``` pi@raspberrypi:~/github repos/KomodoEdit/mozilla $ python2 build.py configure --gcc gcc --gxx g++-4.9 -k 12.10...
Yeah, I already expected that something like this would happen, I'll try that when I'm at home(currently in vacation)
I forked the repo and pushed the changes to there, because I guess I'll have to make many changes :sweat_smile: https://github.com/Kakiking/KomodoEdit.git
ok error again, Something is missing :monocle_face: ``` pi@raspberrypi:~/github repos/KomodoEdit/mozilla $ python2 build.py configure --gcc gcc --gxx g++-4.9 -k 12.10 target: configure build: warning: Failed to get changenum, using 0...
@th3coop python installl? I have python 2 and 3 installed if you mean that