Author Topic: Paintball 2 Compile Problem  (Read 2554 times)

cusoman

  • Autococker
  • Posts: 524
Paintball 2 Compile Problem
« on: August 28, 2007, 10:30:20 PM »
--------------------Configuration: ref_gl - Win32 Release--------------------
Compiling...
Error spawning cl.exe

paintball2.exe - 1 error(s), 0 warning(s)

This is the warning i get when trying to compile the paintball 2 source in VC++. I have changed nothing, just tried compiling it and dont understand whats wrong. Any help would be appreciated.
-Cusoman
PS Is this in the right section of the forum?

Eiii

  • Autococker
  • Posts: 4595
Re: Paintball 2 Compile Problem
« Reply #1 on: August 28, 2007, 10:31:54 PM »

cusoman

  • Autococker
  • Posts: 524
Re: Paintball 2 Compile Problem
« Reply #2 on: August 28, 2007, 10:40:16 PM »
Well thanx for the link Eiii, but now i have another problem.

C:\Documents and Settings\Owner.YOUR-DC3E0B8F38\Desktop\Nicks Junk!!\paintball2\ref_gl\gl_local.h(22) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Error executing cl.exe.

paintball2.exe - 61 error(s), 0 warning(s)
i have an error in every .h and .c file i have trying to compile!!
ahh
pls help if you can. Thankyou.
-Cusoman

EDIT: I was able to fix the old error tho.
EDIT2: I fixed this error but a new similar error pops up saying
Error executing cl.exe.

paintball2.exe - 76 error(s), 2 warning(s)

y00tz

  • Autococker
  • Posts: 2742
Re: Paintball 2 Compile Problem
« Reply #3 on: August 28, 2007, 10:54:40 PM »
Windows Platform SDK is installed correctly?

Quote from: cusoman
PS Is this in the right section of the forum?

Not really.

Eiii

  • Autococker
  • Posts: 4595
Re: Paintball 2 Compile Problem
« Reply #4 on: August 28, 2007, 10:56:13 PM »
Yeah, you need the Windows SDK to compile paintball.

cusoman

  • Autococker
  • Posts: 524
Re: Paintball 2 Compile Problem
« Reply #5 on: August 29, 2007, 09:44:53 AM »
I thought vc++ already came with the windows sdk. where am i to download it, i cant find it at microsoft.com or using google.

y00tz

  • Autococker
  • Posts: 2742
Re: Paintball 2 Compile Problem
« Reply #6 on: August 29, 2007, 11:03:32 AM »

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: Paintball 2 Compile Problem
« Reply #7 on: August 29, 2007, 01:34:00 PM »
I'm feeling lucky!

Eiii

  • Autococker
  • Posts: 4595
Re: Paintball 2 Compile Problem
« Reply #8 on: August 29, 2007, 04:45:51 PM »
Yeah, google is a useful site. It can solve a lot of your problems! You should maybe use it more. A lot more.