Game Development Community

Benoit Touchette's Forum Posts

Thread Post Date Posted
Nvidia FX 5200 OpenGL problems with game demo No clue but i did find another bug which was causing a segfault with certain versions of gcc (see SD... read more 11/15/2004 (5:48 pm)
GCC 3.4.1 bugs For those of you still getting a segfault using gcc 3.4.x, i found another problem and a solution, w... read more 11/15/2004 (5:40 pm)
Segfault with gcc 3.4.1 through 3.4.3 Found a solution that should work for both the standard torque and the RTS pack, hope this helps oth... read more 11/15/2004 (5:37 pm)
Nvidia FX 5200 OpenGL problems with game demo Unfortunately my work schedule is pretty tight right now, will try and take stab at this when i can ... read more 11/15/2004 (4:00 pm)
Nvidia FX 5200 OpenGL problems with game demo You might be in luck i tried this in Linux at work before i left today and am getting the same error... read more 11/15/2004 (3:54 pm)
TGE 1.3 vs. HEAD on Mandrake 10.1 Hmmm what about the actual openal library (.so) you have installed already on your machine? what ver... read more 11/15/2004 (3:42 pm)
GCC 3.4.1 bugs Btw for those of you wondering what to use instead for -mtune instead of -mpcu (if needed for specif... read more 11/15/2004 (3:04 pm)
Nvidia FX 5200 OpenGL problems with game demo This one might be a problem /usr/X11R6/lib/libGL.so.1 -> libMesaGL.so rename this symlink /usr/X1... read more 11/15/2004 (7:07 am)
Nvidia FX 5200 OpenGL problems with game demo Are the ones in /usr/X11R6/lib and /usr/lib symlinks to /usr/lib/opengl/xorg-x11/lib/?... read more 11/15/2004 (6:40 am)
RTS Starter Kit Resource Area Will be trying it out when i get home from work ... damned day job :)... read more 11/15/2004 (6:36 am)
RTS Starter Kit Resource Area Wouldn't mind seeing it myself :)... read more 11/15/2004 (5:04 am)
GCC 3.4.1 bugs Also -O1 works with 3.4.1 and 3.4.2, will try with 3.4.3 when i get back home tonight.... read more 11/15/2004 (5:01 am)
Nvidia FX 5200 OpenGL problems with game demo Try doing find / -name "libGL.*" as root to see if you have multiple libGL files which torque may g... read more 11/15/2004 (5:00 am)
Nvidia FX 5200 OpenGL problems with game demo Jesse: Do you have the dri stuff enabled in your config? If so it can cause problems and needs to re... read more 11/15/2004 (2:23 am)
Nvidia FX 5200 OpenGL problems with game demo What does glxinfo say? also what driver did you specify in your X log file, sometimes i forget to sw... read more 11/14/2004 (6:53 pm)
GCC 3.4.1 bugs Thanks for the reminder, we encountered this at work when gcc 3.4.1 came out, switching to 3.4.2 or ... read more 11/14/2004 (6:48 pm)
Missing RTSConnection.h in RTS pack Sorry about that, i didn't notice that there was another board until too late.... read more 11/14/2004 (2:23 pm)
Platform::isSubDirectory problem on linux LOL guess i was thinking to clearly :)... read more 11/13/2004 (8:27 pm)
For the impatient Linux people LOL here i was posting to the torque bug forum and someone here had a patch, time to apply it to a c... read more 11/13/2004 (7:38 pm)
Missing RTSConnection.h in RTS pack LOL ok didn't realize there was a seperate forum, my bad :)... read more 11/13/2004 (7:31 pm)
Missing RTSConnection.h in RTS pack LOL must be too tired, keep forgetting that windows isnt case sensitive, didn't see the lower case v... read more 11/13/2004 (7:31 pm)
TGE 1.3 vs. HEAD on Mandrake 10.1 Doing a cvs log/history check on the openal files might reveal if anything was changed.... read more 11/13/2004 (7:07 pm)
Platform::isSubDirectory problem on linux Thanks for the information heres what i applied to my local branch :) [CODE] --- platformX86UNIX... read more 11/13/2004 (7:05 pm)
GCC 3.4.1 bugs Ed: thats what i did last time on Mandrake 10 (behore my HD crash), buitl mesa from sources and use... read more 11/12/2004 (10:51 am)
GCC 3.4.1 bugs After some more tinkering the other day (on Mandrake 10.1 CE at any rate) i had to replace the Offse... read more 11/10/2004 (8:34 am)
Cvs ? gone away I remember the site having a typo for 1_3_0 check that the case is set to the same as prior releases... read more 11/06/2004 (10:18 am)
GCC 3.4.1 bugs Try changing the Offset define in event.h to use this #include #define Offset(m,T) o... read more 11/03/2004 (2:55 am)
GCC 3.4.1 bugs Which sources ? torque or gcc?... read more 10/23/2004 (10:13 am)
GCC 3.4.1 bugs James which compiler are you using? I tried what came with mandrake 10.1, then the -4mdk version fro... read more 10/23/2004 (9:33 am)
GCC 3.4.1 bugs James like i mentioned in my email, i will try all of this with a clean tree, freshly checked out la... read more 10/22/2004 (5:05 am)
GCC 3.4.1 bugs Tried that one but it causes errors in gcc (3.4.2) same as the orignal one did. Tracked my segfault ... read more 10/22/2004 (2:18 am)
GCC 3.4.1 bugs Seems adding -Wno-invalid-offsetof helps and the compiling interruption message i forgot to mention ... read more 10/21/2004 (5:32 pm)
GCC 3.4.1 bugs Did some research and replacing Offset with #define Offset(s_member, s_name) \ (__offset... read more 10/21/2004 (4:37 pm)
GCC 3.4.1 bugs Sure i haven't had a lot of time these last couple of weeks to look at ths, any help would be apprec... read more 10/21/2004 (4:41 am)
GCC 3.4.1 bugs Any updates on this, i tried gcc 3.4.1 and 3.4.2 with the same errors (using head updated as of this... read more 10/21/2004 (3:31 am)
Montreal Indies, what about meeting up ? I haven't been following the GG forums much these past months but it definately would be interesting... read more 05/08/2004 (9:22 am)
Anyone able to compile tools aout of the box on Linux? Make sure that libGLU.so is in /usr/X11R6/lib and not some other location.... read more 02/22/2004 (6:29 am)
Blender questions - please help No problem, glad to help, btw you can a mirror copy of the UV script on my site [url]http://members.... read more 02/06/2004 (4:33 pm)
Blender questions - please help You may need to manually reassign them, by switching to uv face select and selecting the vertices yo... read more 02/06/2004 (4:39 am)
Torque Game Studio Just to chime in about wxwindows, there's a .net binding for it at [url]http://wxnet.sourceforge.net... read more 01/25/2004 (12:20 pm)
Mingw/gcc Do "make clean" before doing "make tools" in case you had compiled the game itself prior to doing "m... read more 01/14/2004 (11:44 am)
Linker error on Linux: can't fine -lGLU Removed... read more 01/10/2004 (3:58 am)
Linker error on Linux: can't fine -lGLU Stephenson: you need libGLU.a i have a working copy at [URL]http://members.fortunecity.com/torktools... read more 01/10/2004 (3:54 am)
List of all known "good" game distributors Just to add to this thread [url]http://www.cafepress.com/cp/info/[/url] used to have a good system f... read more 01/08/2004 (12:18 pm)
Where is the qoole99 source? Its been slow progress so far as i haven't done any MFC coding in over 2 years, its incredible what ... read more 01/05/2004 (4:12 am)
Where is the qoole99 source? I've been slowly converting it to use wxWindows/gcc (to make it cross platform) when i have time fro... read more 01/04/2004 (7:15 pm)
Realm Wars? Don't know, you'd have to ask them :)... read more 12/28/2003 (7:06 pm)
Realm Wars? No problem, there was nothing on television LOL!!!... read more 12/28/2003 (6:05 pm)
Realm Wars? Try [url]http://www.realmwarsgame.com[/url].... read more 12/28/2003 (5:51 pm)
Kludge3d I just dl'ed it and it seems to only had .md2 load/save feature, what version are you using?... read more 12/24/2003 (7:44 pm)