Trying to setup SDL2 on Ubuntu for pixels

2023-01-03 Thread CraneDancingShape
Hi > Ubuntu 22.04 > > "sudo apt-get install libsdl2-dev" does work. $ sudo apt install libsdl2-ttf-2.0-0 Run You must install the above. probably

Trying to setup SDL2 on Ubuntu for pixels

2023-01-02 Thread Boots
I bought the book Mastering Nim and am trying to work through the examples. I'm new to Nim but have a general understanding of python... though programming is not my career. I am using a virtual machine and an installation of Ubuntu 22.04. I finally made some progress tonight installing SDL with