-
Notifications
You must be signed in to change notification settings - Fork 28
WANTED! Installfest and Example Testers #45
Comments
I'll ask my meetup group to test setup your machine and url shortener #14. The latter we plan on iterating. |
So the beginners stuff on Windows requires |
And the URL shortener setup does not work as is on any platform. There is a lifetime bug that needs fixing. |
Yes, I am aware of this .. on the long run there will (hopefully) be a more dependency-lightweight rust graphics environment available. In the time availabke I could not work around this. I will try to write up a quick setup guide for MSYS+gcc (which woked well for me) as soon I am done with the workshop materials. |
thanks for testing, in any case! |
Yes, I have the impression that supporting in person is our only option at this point. And it's going to be fine ;) |
I thought about setting up a VM so that win users could just install virtual box and copy the image. avoids 64/32 bit pitfalls on windows which cost me some time abd are tricky to figure out under time pressure any suggestions for a lightweight linux with a window maker that does not need gpu access are welcome... -------- Ursprüngliche Nachricht -------- Yes, I have the impression that supporting in person is our only option at this point. And it's going to be fine ;) — |
A potential problem with a VM approach is that a VM needs a pretty hefty machine to run well. Our students might have old, slow machines. |
Maybe building a bootable image that can be used as a bootable device (USB key) or as VM can help. I think having explanation for full installation from scratch is still mandatory. And gcc requirements is not true as you can install the MS-based toolchain. It only requires administrative rights such as VM supervisor installation. This last one is much hard to handle that just installing MSYS with gcc or MS SDK. Moreover for Windows installation instruction, rustup isn't mention but works perfectly ! Note 1: links into first issue message are broken after b5ad4fc Note 2: Atom is the only mentionned tool but european have lot of problem with it due to some keyboard management issue. There was supposed to be fixed but some users still encounter some problems. From my personal experience, Atom is (strangely) much more slower than VS code. |
Code examples that will be used in workshops (for beginners) should have been tested!
Your experiences testing the instructuins/examples will help establish a stable learning environment in the workshops:
Before you start, please get in contact via a post/issue so that the developers can coordinate effort and avoid testing of premature work!
It does not matter, which system you are workin on:
. . .
The text was updated successfully, but these errors were encountered: