Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.
 

Tido

Latest Activity

Posted in: The Official ICC Makefile for JKA's SDK
 Tido
06-04-2006, 12:13 AM
#12
bah, what it's doing is erroring in situations where a qbooleaning is being manually set with a 1 or a 0. You're going to have to look thru the ICC manual and figure out how to turn off the warning/error checks for implicate typecasting. Hmm, having...  [Read More]
Posted in: The Official ICC Makefile for JKA's SDK
 Tido
05-26-2006, 8:38 PM
#10
Hehe ok, I'll give that a shot. I thought I read that doing that would mess up the mod's ability to play siege, though? Makes sense, though, since no other mod has icarus.h either. *EDIT* Well, doing that did work, but I'm not out of the woods yet:...  [Read More]
Posted in: The Official ICC Makefile for JKA's SDK
 Tido
05-26-2006, 8:10 PM
#8
Ah ended up finding out my own answer! The forum's code thingy doesn't remember TABs and the makefile requires one for all of those lines. I eventually got the makefile to work only to discover a new problem: todd@Harp:~/JA/Jedi_Academy_SDK/codemp/u...  [Read More]
Posted in: The Official ICC Makefile for JKA's SDK
 Tido
05-26-2006, 4:04 PM
#7
Attachced... Just replace the makefile in the codemp/unix directory, and run In the JA SDK, there is no 'unix' directory :(. I tried making one 'codemp/unix', but that didn't work either. And when I try to use this makefile, I always get this error...  [Read More]