On my windows computer the code from your first program doesn’t work, either i get no result when i follow the instructions or a failure message regarding a missing dll when i try to use the generated exe as described here: Your First Program - #2 by bbhart
I have a second computer, in this case a Linux computer (Ubuntu). If i want to install raylib, I have 3 different options: static, dynamic or web. Does anyone have experience with this course on a Linux computer? dynamic is the recommended, but I do not know if this is the correct choice for this course setup…
Edit1:
The windows problem adressed above is solved.
The focus for this ticket is on Linux (Ubuntu) setup.
I have chosen dynamic as it was recommended by raylib, but now I have the problem that the compiler does not find the lib, guess I will also need tu update the enviroment variable here.
I will try this on Saturday.