Hi, new to Ray, but it seems relatively easy and fun to use. But I'm so not a programmer it's killing me.
So I'm counting on your good spirits to help me, please. Could a kind soul explain few things to me (I understand some things, but other things just escape my grasp because I can't seem to find instruction for them)
(I'm using Windows btw)
1. so I've downloaded the "install" zip file, do I need something else? (I've read of downloading some opengl and audio libraries, do I need them and what should I be looking for?)
2. so where do I write? I opened CodeBlocks with the codeblocks.bat and opened a new file, but there was a raydium project (I thhink) opened, so do I need to start a brand new project or do I just write the code (the ones from the tutorials) in a new file inside this project?
3. I did infact just opened a new file (inside the opened project which opened when I opened codeblocks.bat), and written the code from the tutorial* but then it says
Quote:
It's time to compile this first application, using ocomp.sh script, for example:
./ocomp.sh test.c
and I really don't know where or what am I supposed to do.
*this is the tutorial I am reffering to:
linkEvery bit of help would be appriciated.