View previous topic :: View next topic |
Author |
Message |
HansdeGoede
Joined: 08 May 2008 Posts: 5
|
Posted: Sun May 25, 2008 1:00 am Post subject: |
|
|
Should build right out of the box, assuming SDL, SDL_mixer and their headers are installed on your system.
Nothing has changed with regards to netplay, and I don't have the time to work on that myself, so contributions are much welcome! |
|
 |
|
 |
admin Site Admin Joined: 30 Oct 2006 Posts: 406
|
Posted: Sun May 25, 2008 1:17 am Post subject: |
|
|
ah ok, great then. Has jbailey contacted you? He's a very good coder and is interested in getting netplay on rott. UFO-WARVIPER is very interested in adding netplay to rott to, have you been able to contact him? _________________ ROTT lives! |
|
 |
|
 |
HansdeGoede
Joined: 08 May 2008 Posts: 5
|
Posted: Sun May 25, 2008 2:12 am Post subject: |
|
|
Neither of them has contacted me, but they are both welcome too.
I would like to make one thing clear though, rott is one of over 200 packages which I maintain within Fedora, so I cannot devote a lot of time to this, with that said, I'll try to help where I can. |
|
 |
|
 |
admin Site Admin Joined: 30 Oct 2006 Posts: 406
|
Posted: Sun May 25, 2008 2:17 am Post subject: |
|
|
Oh ok, well, if you need anything regarding rott, you know where to seek for suggestions.  _________________ ROTT lives! |
|
 |
|
 |
admin Site Admin Joined: 30 Oct 2006 Posts: 406
|
Posted: Thu May 29, 2008 12:30 am Post subject: |
|
|
Hey Hans, I just tried to compile rott from the svn, and im getting strange errors. When i finished installing SDL and its headers, as well as all the linux kernel header files, I'm getting a "winrott.h" not found error. Seems kind of weird a linux port of rott needing a file called winrott.h . When I tried commenting out that line in the modexlib.h file, it gave many undeclared errors, all in the cin_efct.c file. Do you know whats wrong?
thanks ! _________________ ROTT lives! |
|
 |
|
 |
UFO_WARVIPER
Joined: 08 May 2008 Posts: 26
|
Posted: Fri May 30, 2008 8:59 pm Post subject: |
|
|
You're darn right I'm interested! I nag about that practically everytime I get on here. I had a few ideas, but Dopefish debunked the practicality of most of them. Also my programming experience is limited to an introductory C++ course I had a few years ago. I've forgotten everything, and that's why I am taking a course this fall. So basically I won't be much help doing any actaul coding. I would really like to of course. |
|
 |
|
 |
HansdeGoede
Joined: 08 May 2008 Posts: 5
|
Posted: Sat May 31, 2008 2:38 am Post subject: |
|
|
admin wrote: | Hey Hans, I just tried to compile rott from the svn, and im getting strange errors. When i finished installing SDL and its headers, as well as all the linux kernel header files, I'm getting a "winrott.h" not found error. Seems kind of weird a linux port of rott needing a file called winrott.h . When I tried commenting out that line in the modexlib.h file, it gave many undeclared errors, all in the cin_efct.c file. Do you know whats wrong?
thanks ! |
My bad, when committing the changes, I forgot there were also a few new files and forgot to add them to svn. They are there now, do an "svn update" from your rott directory and after that you should have them (or redo from start).
Regards,
Hans |
|
 |
|
 |
|