mrexcessive

Results 4 issues of mrexcessive

Error:----------------------------------- Building libaspect.. make[1]: Entering directory '/home/peter/CTFs/IOsmash/lv32/eresi/libaspect' ld: unrecognized option -p collect2: error: ld returned 1 exit status Makefile:27: recipe for target 'libaspect32.so' failed make[1]: **\* [libaspect32.so] Error 1 make[1]:...

The main() definition after introduction of the greet_people Update function was incorrect, still calling hello_world, but greet_people would be a less confusing thing to refer to at this point in...

A-Book

Updated client/src/windows.rs So that all 4 invocations of .asset_for(,) provide a second required Option parameter. Note that this fix provides `None` But it seems to work and the client launches...

Airshipper doesn't build on Windows (as at 23Apr24 and 24Apr24). See Reddit thread, [https://www.reddit.com/r/Veloren/comments/1caz7vn/is_there_a_stable_windows_build_airshipper_doesnt/] This patch **appears** to fix it, and it builds and runs after patch, but I'm just...