gcc 3.2.2 not compiling audio.cc
by Timothy Rupe · in Torque Game Engine · 05/27/2003 (8:46 pm) · 2 replies
I'm using gentoo linux on two computers. Both use gcc 3.2.2, but one will compile torque and the other one won't. I even copied the src directly over, and it still won't work. When compiling, it acts as if a file is possibly missing, but none are. The error is occuring in the audio.cc file.
Here is a link to my error output.
Thanks,
TwoSlick
Here is a link to my error output.
Thanks,
TwoSlick
#2
www.garagegames.com/index.php?sec=mg&mod=forums&page=result.thread&qt=10722
Note I was using gcc 3.3 on MDK 9.1
08/20/2003 (8:19 am)
I add a diff patch inwww.garagegames.com/index.php?sec=mg&mod=forums&page=result.thread&qt=10722
Note I was using gcc 3.3 on MDK 9.1
Torque Owner John Quigley
Once I know what headers need to be included I'm going to fix this in the head.
I use gcc 3.2.2 as well but oddly I do not have problems.