Craig Smith
Craig Smith
Can confirm. Seeing the same thing in rustc 1.54.0-nightly
Oh no. That's not great. So the lib.o file comes from another package and there appears to be linking errors. This should be able to be solved by following the...
You need to run setup_vcan.sh Or look at the contents of that file to see how to setup a vcan interface
@cristiklein This looks very cool. Just looking over the code changes I think this will be a fairly straightforward merge. Looking forward to testing it out! Thanks!
@cristiklein So I don't see the `-m psa` support for controls.c just for icsim.c Did you forget to add that?
Hmmm, I see. I don't know that it's a blocker but if you were to add the same switch to controls.c you would be able to use a game controller...
The binaries were removed as they were causing problems in newer Linux distros where they had moved the SDL2 libraries. Please try to compile using `make` You can also look...
A few questions on the TUI. 1) Why is the keyboard not automatically enabled when you enable the text interface? 2) When using the keyboard it doesn't seem to generate...
@Grazfather Excellent! I'll remerge in a bit.
@Grazfather Hmmm, I grabbed the new version and it no longer crashes when loading the GUI (sweet!) both text and gui changes are visible in the IC. However the response...