Game Development Community

Benoit Touchette's Forum Posts

Thread Post Date Posted
Compiling torque on x86-64 (amd64) non functional? I got it running by setting LD_LIBRARY_PATH and also by setting LD_PRELOAD=/usr/lib/libGL.so.1 using... read more 03/27/2005 (9:06 am)
Compiling torque on x86-64 (amd64) non functional? Ok, I got it to compile in 32bit but i keep getting an error message saying that it can't initialize... read more 03/27/2005 (8:38 am)
Compiling torque on x86-64 (amd64) non functional? 64bit, but i was curious to know what changes were needed to get it working 32bit as i can't afford ... read more 03/26/2005 (5:38 pm)
Compiling torque on x86-64 (amd64) non functional? Paul did you ever get it working in 64bits? I'm also curious about getting it to run in 32bit mode? ... read more 03/26/2005 (12:24 pm)
64-bit compiling? I've got it compiling but it isn't linking due to issues with name mangling in g++ among other linki... read more 03/18/2005 (2:42 pm)
Revisiting Blender... Thanks for the info, i've managed to improve it somewhat recently, check it out at [url]http://www.... read more 02/17/2005 (5:27 pm)
Revisiting Blender... Kirby let me know what you find out, it would be interesting to see whats what :) And for those t... read more 02/12/2005 (8:34 pm)
Map2Dif Alpha ver 0.96 Mathew can you provid a Linux version, i would like to test it with the blender exporter i am workin... read more 02/10/2005 (9:22 am)
Milkshape Payment Methods Mete: any chance of a linux version?... read more 02/07/2005 (3:49 am)
SURVEY: How Old Are You??? Bryce: NP :) Chris: Oh man that brings me back :)... read more 02/06/2005 (3:57 pm)
SURVEY: How Old Are You??? LOL no need to shout and its http://gamedev.org/yabbse/ :) oh and i'm roughly 33.553424658 years ... read more 02/06/2005 (2:06 pm)
GCC 3.4.1 bugs Thats great news, the -O2 crash has a fix. See [url]http://www.garagegames.com/mg/forums/result.thre... read more 01/02/2005 (6:37 am)
map2dif mac?!? Best of luck, i know nothing (anymore) of Java.... read more 12/13/2004 (8:47 am)
map2dif mac?!? Thanks works fine now. Will play with it when i get home.... read more 12/13/2004 (8:05 am)
map2dif mac?!? Thanks... read more 12/13/2004 (6:49 am)
map2dif mac?!? David i tried it under Linux using Sun's java jre v1.4.2-2 and i get the following exception is thi... read more 12/13/2004 (6:02 am)
Nvidia FX 5200 OpenGL problems with game demo I found my problem on my Mandrake system. When the file libGLwrapper.so.whatever exists in /usr/X11R... read more 12/09/2004 (10:22 am)
Linux installer version - corrupt files Sorry should have read through the whole thread instead of just jumping in. M... read more 12/02/2004 (3:01 am)
Linux installer version - corrupt files See this [URL]http://www.garagegames.com/mg/forums/result.thread.php?qt=23494[/URL] and [URL]http://... read more 12/01/2004 (12:33 pm)
Linux compile error RTSProjectile.cc Thanks for the update, at home i run MDK10.1 CE, with some cooker packages thrown in :) It works ... read more 12/01/2004 (8:39 am)
Linux compile error RTSProjectile.cc Can you rebuild it for a debug build and run gdb to at least get a backtrace to see where it is segf... read more 11/26/2004 (7:15 pm)
Gcc 3.4.x compile errors [CODE] +//------------------------------------------------------------------------------ +/// Wrap... read more 11/26/2004 (7:07 pm)
Gcc 3.4.x compile errors Splice the next two together to get the patch file as this forum system only accpets 4096 byte sized... read more 11/26/2004 (7:05 pm)
Gcc 3.4.x compile errors [CODE] diff -ur torque_rts-1.0.org/engine/platform/event.h torque_rts-1.0/engine/platform/event.h ... read more 11/26/2004 (7:03 pm)
Ctrl-m characters GAH! those ' should be the single quote character.... read more 11/26/2004 (6:25 pm)
Linux compile error RTSProjectile.cc Have you tried it with the second one instead? As to the warnings i wound't worry about i get someth... read more 11/26/2004 (5:52 pm)
Linux compile error RTSProjectile.cc From the looks of it it is failing on the Offset macro which should be from the console/consoleTypes... read more 11/26/2004 (2:43 pm)
Linux compile error RTSProjectile.cc You're compiling with GCC3 options? are you in fact using gcc3 on this platform? I seem to remember ... read more 11/26/2004 (11:10 am)
Nvidia FX 5200 OpenGL problems with game demo Sorry Jesse i was looking at Gregory's post when i posted that last one. I get that here on a Ma... read more 11/24/2004 (9:48 am)
Nvidia FX 5200 OpenGL problems with game demo Have you tried the newest driver 6629 (i beleive)? Also have you tried running a precompiled version... read more 11/24/2004 (8:57 am)
MDK10.1 PP -official - Can This has been discussed to death. Take a look in the SDK Bug forum at [url]http://www.garagegames.co... read more 11/24/2004 (8:48 am)
DTS exporter for blender Its funny what google can find at times.... read more 11/23/2004 (1:25 pm)
Nvidia FX 5200 OpenGL problems with game demo Sorry haven't the time to finish looking into this. Between work and catching a cold ... bleah!... read more 11/23/2004 (9:49 am)
Segfault with gcc 3.4.1 through 3.4.3 Excellent :)... read more 11/19/2004 (11:23 am)
Nvidia FX 5200 OpenGL problems with game demo Actually i was wrong it comes right after the SDL_GL_Loadlibrary call, when it tries to find what ex... read more 11/19/2004 (2:54 am)
Adding adjustable Yaw to the RTS camera Thats great news.... read more 11/18/2004 (2:30 pm)
Generating man pages for linux users Actually it works also with the Standard TGE, should have posted it as general resource.... So thats... read more 11/18/2004 (3:32 am)
How soon is 'soon'? (Torque Docs) Jeff: Actually running doxygen yields a hefty ~4000 page pdf reference manual (at least on my machin... read more 11/17/2004 (4:39 pm)
Adding adjustable Yaw to the RTS camera Anyone coded up an update to the minimap so it actually rotates with the camera view?... read more 11/17/2004 (8:30 am)
Adding adjustable Yaw to the RTS camera I have somewhat of a fix for the camera issue. In RTSCamera.cc at the end of void RTSCamera::process... read more 11/16/2004 (6:58 pm)
Open Xdk Combined with these and things start looking interesting. [url]http://www.caustik.com/cxbx/[/url]... read more 11/16/2004 (3:48 pm)
For the impatient Linux people Yay ... can't wait to get a clean installer version :)... read more 11/16/2004 (3:16 pm)
Adding adjustable Yaw to the RTS camera Yup fixed it here thanks kevin, saved some debugging time :)... read more 11/16/2004 (2:04 pm)
Nvidia FX 5200 OpenGL problems with game demo Ran some quick tests at work today and the problem seems to be in SDL_GL_LoadLibrary in the UNIX pla... read more 11/16/2004 (2:02 pm)
Segfault with gcc 3.4.1 through 3.4.3 Glad it fixed your problem also :)... read more 11/16/2004 (6:37 am)
Adding adjustable Yaw to the RTS camera Greg: Actually it didn't re-write for me, spent an hour trying to figure out why the key binding was... read more 11/16/2004 (4:35 am)
Adding adjustable Yaw to the RTS camera Greg: you seem to be misisng the .cs files in your patch. Martin: Added it locally by hand :) bu... read more 11/16/2004 (3:34 am)
Nvidia FX 5200 OpenGL problems with game demo Well i'm off to bed, enough coding for today. Jesse: Don't think its script related this will re... read more 11/15/2004 (6:55 pm)
Adding adjustable Yaw to the RTS camera Do you have a diff patch available? :)... read more 11/15/2004 (6:47 pm)
Freedom at last :P Ron: Was it with Mandrake 10.1 Community Edition (aka Crappy Edition). I installed it after my both ... read more 11/15/2004 (6:37 pm)