Andre Taulien
Andre Taulien
"where python" does indeed point me to the python installation of the android SDK. I also noticed androids python-executable was indeed "accidentally" put into the PATH by me, since I...
I had the same issues after building compiling cquery on windows. If you just want to use cquery, you can simply build a release-version, which disables these checks. cquery then...
I think I have a similar problem. I'm using cqeury with emacs on windows, and I can only get it working when setting `cacheFormat: "json"`. It just won't work with...
CMake isn't used by the CI system yet. The compiler itself builds fine, the standard libraries can be built as well, but there are some features in the original makefiles...
@dongcarl It seems to just hand at some point while ninja runs. I'll have a look at it tomorrow or so.
"Tomorrow" is today and I got the build working on travis. Turns out using `make` instead of `ninja` and getting rid of `set -e` makes it work. It builds `mrustc`...
I know, but there is nothing I can do about that I guess, as I'm doing some shady things like overwriting a system DLL (for Windows Defender at least). I...
That sounds really strange. I'll take a look if I can reproduce that.
Now, that watershader on the wall is new for me. I haven't seem something like that either. The watershader will bei applied if the material the texture uses has the...
You can try to reload all textures using the marvin mode. I just don't remember the key combination to do so. It was either alt or ctrl and F10, F11...