RISC OS C Development Tutorial 1 - Getting the stuff you need

preview_player
Показать описание
This is the first of a tutorial series I am making about C development in RISC OS. I'm going to apologize in advance... I have no idea what I am doing with all this tutorial making... But there isn't much on how to really program for RISC OS and it has taken me ages to work it out myself, a struggle no one else deserves...

But anyway. In this tutorial, I show you how to get the tools you need: GCC (The Compiler we are using), UnixLib (A Library we kinda indirectly use) and OSLib (A Library we will need later on to make windows, and all that cool stuff).

We do this by adding a source to the PackMan and installing 5 packages (GCC4, UnixLib, UnixLib-Dev, OSLib and OSLib-Help).

See you next tutorial!

James
Рекомендации по теме
Комментарии
Автор

I've really learned a lot from this series of tutorials. You present things in a very approachable and easy to learn manner. As a beginner in RISC OS you've given me some valuable insight as to how things work. This system puts most 'modern' operating systems to shame with it's efficiency and powerful capabilities and clearly forward thinking design philosophy).. I just want to say thank you for taking the time to make these videos and I hope you'll find the time and energy to make more.

davidararar
Автор

Hello there James. Currently as I don't have an available SD Card(because we have Terabytes of HDDs today lol) which has a memory bigger than 4GB, I was looking for a small OS for my Raspberry Pi, this is how I ended up finding RISC OS. After spent some time to looking for some tutorials on RISC OS with C, I discovered your videos. I plan to code simple games just for fun so your tutorials are going to be helpful. I hope you upload new videos asap.

Автор

Love this series James, do you have plans to make more programming tutorials for RISC OS?

robjheaton
Автор

Merci James beaucoup pour ces vidéos, très utile pour un débutant en C sous Risc Os. Peut-être une petite suggestion; utiliser une résolution d'écran moins haute, pour le reste tout est super. Bonne chance avec Google traduction. C'est ce genre d'investissement personnel qui aidera la communauté Risc Os à avancer... Merci!

martinmassie
Автор

I try insiall UnixLib and OsLib but i have only GCC4 in PackMan. I uncomment last line in Source, save file. update list and restart. I can write simple c program, but i cant use oslib. Its possible to manual install this software from internet ?
I use Rpi 2B (because have LAN port and later i move SDCard to Pi zero 1.3) and Risc OS 5.23 03-Jan-16

tomaszx