Author Topic: Compiling a QVM on a mac.  (Read 2771 times)

Obj-C

  • Posts: 8
  • Turrets: +0/-0
Compiling a QVM on a mac.
« on: January 19, 2010, 06:38:00 pm »
Hey, I know how to make a QVM/edit a QVM, but I am unsure how I should build it. Anyone know how I would go about compiling one on a mac?

Kiwi

  • Posts: 859
  • Turrets: +29/-9
Re: Compiling a QVM on a mac.
« Reply #1 on: January 19, 2010, 10:30:39 pm »
I did it a while ago, but I don't remember how you do everything.  I think its very similar to doing it on Linux, but you have to go download make yourself :p from the mac dev site I believe.  Good Luck.

Warm Regards,
Kiwi

Obj-C

  • Posts: 8
  • Turrets: +0/-0
Re: Compiling a QVM on a mac.
« Reply #2 on: January 19, 2010, 11:38:40 pm »
I now know how I *should* be able to compile one, however I keep on getting 2 errors.

etc/../../../qcommon/q_platform.h:272:2: error: #error "Architecture not supported"
etc/../../../qcommon/q_platform.h:323:2: error: #error "Endianness not defined"