[MacGLQuake] More MacGLQuake Carbonation

Rhys Hill rhys.hill@student.adelaide.edu.au
Sat, 28 Oct 2000 15:10:23 +0930


> Is anyone out there? There is according to the subscriber list... =\ 
>  
> Anyway... I can get MacGLQuake to compile under MacOS X fine (I finally got it to compile and 
> RUN under MacOS 9 with CW6). The problem is when it get's linked against CarbonLib instead 
> of InterfaceLib (but we knew that would happen). The interesting part is that it isn't our 
> fault (pretty sure of it). It appears to be the fault of GUSI and SIOUX.  Even tho I'm using the 
> SIOUX from CodeWarrior 6, which is supposed to be as carbon as it gets with carbon compliant 
> console app building stationary, etc, etc, SIOUX is still making Classic calls. 
> 	 
> 	I'm pretty sure the GUSI source is available... so we can probably fix that. But what about 
> SIOUX? I've never been able to find the source for SIOUX. 
>  
> 	Anyone got any ideas? Below is the link errors for those who are curious. 

I unfortunately don't have CW6, but have you looked through the docs to see if there's some switch you need to turn on to make SIOUX Carbon compliant? Most people are probably still building against interface lib, so the default might be to use it instead. It's also possible that there's a whole different library for Carbon. (i.e. Something like "Carbon SIOUX") Of course, if you send me your CW6 CD, I can instigate a personal investigation :)

Cheers,

Rhys Hill