Author Topic: my experence with trying to complie a qvm on xp  (Read 4897 times)

cactusfrog

  • Posts: 390
  • Turrets: +678/-176
    • tremulous fun server offical site
my experence with trying to complie a qvm on xp
« on: August 08, 2008, 08:54:16 pm »
I have a full qvm(not complied yet) and a patch i would wish to add on to it so i combined them(by just pasting them together) .Then i needed to turn the .patch into a qvm, First i googled "how to patch a qvm" and got no useful guides. Then i searched the forums and found a thread saying this is the best guide for compiling a qvm is "The short and sweet guide to compiling SVN 895 on Windows".  I tried following the steps and got lost on step 9. Then i sent it to a friend twice as smart as me and even he couldn't understand it. I want to know  three things: what program i can use to compile a qvm, how best to patch in the new data into my qvm (do i just paste it in near the other comands or what!), and in the future if i have trouble like this where can i find simple guides .

Bissig

  • Posts: 1309
  • Turrets: +103/-131
Re: my experence with trying to complie a qvm on xp
« Reply #1 on: August 08, 2008, 09:23:38 pm »
A patch usually consists of a DIFF between the original source and the patched source. You need to find a patching tool to patch the patch in - duh. And for compiling you use a c compiler.

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: my experence with trying to complie a qvm on xp
« Reply #2 on: August 08, 2008, 09:50:29 pm »
Bissig:  Before you post, stop and think if your post adds anything to the discussion.  I know this may affect your post count and e-penis, but it will bring much joy to the rest of us when there are threads that don't have you being condescending in them.

cactusfrog:
I would recommend using Lakitu7's qvm, it has all the good features and most servers out there use it or a variant of it.
Compiling is a total bitch on windows, its totally not worth the effort, as there's no gain.
http://patches.mercenariesguild.net/index.php?do=details&task_id=192
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

Bissig

  • Posts: 1309
  • Turrets: +103/-131
Re: my experence with trying to complie a qvm on xp
« Reply #3 on: August 08, 2008, 10:33:06 pm »
He obviously doesn't know anything about patching nor what a patch is. I don't see you clearing it up and your useless post counter is surely not in the lower ends either.

If he doesn't know how to patch and is not willing to look it up there is no point in directing him to a qvm.

Also:

Quote
Compiling is a total bitch on windows, its totally not worth the effort, as there's no gain.

Aha, and directing him to a qvm is going to fix that?

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: my experence with trying to complie a qvm on xp
« Reply #4 on: August 08, 2008, 10:48:59 pm »
Directing him to a pre-made qvm solves the problem of not being able to compile quite nicely.
And he did try to look it up.  If you bother to read his post he searched both this forum and google.
I am unable to answer his question, (I don't have access to a windows box) so I provided an alternate solution that may or may not solve his underlying problem.
If you are able to help, then why don't you?  If you can't, kindly STFU.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

Bissig

  • Posts: 1309
  • Turrets: +103/-131
« Last Edit: August 08, 2008, 11:49:55 pm by Bissig »

cactusfrog

  • Posts: 390
  • Turrets: +678/-176
    • tremulous fun server offical site
Re: my experence with trying to complie a qvm on xp
« Reply #6 on: August 09, 2008, 02:18:11 am »
thanks these links really help