Author Topic: Having building issues...  (Read 1142 times)

0 Members and 1 Guest are viewing this topic.

Offline Anaz

  • 210
Having building issues...
So I decided to dink around with the FS2 source a bit, just goofy little bits of stuff, but I'm having issues building the thing. I'm using VC++ 6.0, and it tries to re-build Freespace2.obj and FS2.exe every single time I hit F5. I was told by argv that this wasn't natural after the first build, confirming my hypothesis. So I ask of you people who've been doing this a bit longer than me, tell me how to fix this!

Yes, I do have minimal rebuild checked. I'm not quite _that_ dim..
Arrr. I'm a pirate.

AotD, DatDB, TVWP, LM. Ph34r.

You WILL go to warpstorm...

 

Offline WMCoolmon

  • Purveyor of space crack
  • 213
Check that files aren't being moved with a custom build step of some sort.
-C

 

Offline Anaz

  • 210
to my knowledge nothing is being moved in a custom build step. What should be moved?
Arrr. I'm a pirate.

AotD, DatDB, TVWP, LM. Ph34r.

You WILL go to warpstorm...

 

Offline WMCoolmon

  • Purveyor of space crack
  • 213
Well, I'm just thinking that if FS2.exe were being moved from the output directory, VC++ would think it'd have to re-build it and do the linker step over and over.
-C

 

Offline Anaz

  • 210
ah, that may be it, I have it plopping the exe down in the FS2 directory. Hadn't thought of that.
Arrr. I'm a pirate.

AotD, DatDB, TVWP, LM. Ph34r.

You WILL go to warpstorm...

 

Offline Kazan

  • PCS2 Wizard
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
it also happens if your system date is wrong
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 

Offline Anaz

  • 210
really? o_0

well it still didn't work with everything piped to \debug, going to try the date thing :wtf:

Hmm. system date was sometime in october of 2002...still building atm.
Arrr. I'm a pirate.

AotD, DatDB, TVWP, LM. Ph34r.

You WILL go to warpstorm...

 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
It shouldn't be trying to build FS2, it should be trying to build fs2_open...

Are you using the original code release or the latest checkout from CVS?

 

Offline Anaz

  • 210
original code is what I have on my HD.

holy **** kaz, that worked.

I am in awe of Kazan's knowledge, and microsoft's randonimity...
Arrr. I'm a pirate.

AotD, DatDB, TVWP, LM. Ph34r.

You WILL go to warpstorm...