Game Development Community

Benoit Touchette's Forum Posts

Thread Post Date Posted
No DEVC++ port? Actually it does work with mingw (ie. currently using it under linux for cross-compiling). As for DE... read more 12/20/2003 (12:58 pm)
Athlon 64 + SuSE 9.0 64-bit + Torque and derivatives That might be, but i don't yet have 64bit box dev/test on :) Hopefully someone with a system will... read more 12/18/2003 (3:31 pm)
Level editor? You should be able to compile it under linux, though i currently can't for some reason (still lookin... read more 12/16/2003 (6:08 pm)
Athlon 64 + SuSE 9.0 64-bit + Torque and derivatives This relates to gentoo but gives a bit more info on the subject ([URL]http://dev.gentoo.org/~brad_ms... read more 12/16/2003 (10:50 am)
Athlon 64 + SuSE 9.0 64-bit + Torque and derivatives Xavier, I believe this has to be enabled in the kernel for it to work, though there may be more to i... read more 12/16/2003 (10:45 am)
Level editor? Same as in windows, it requires using mad2dif.... read more 12/15/2003 (11:08 am)
Blender Exporter 0.4 Available Sweet .... i have been teaching myself modeling (when i have time) with blender just in time it look... read more 12/11/2003 (2:36 pm)
COmpiling on Linux Ok thanks, i will give it a try, though last time i tried a net install was with gentoo and it kept ... read more 12/07/2003 (1:12 pm)
Compiles but errors 'createFont' when run No problem, I sent the patch to tim gift, hopefully it gets added to cvs.... read more 12/07/2003 (7:51 am)
COmpiling on Linux Xavier: any hints on what i else i could try to get it installed?... read more 12/07/2003 (7:46 am)
Cross compiling TGE from linux to windows Hehe i should have been clearer. At least you found it :)... read more 12/07/2003 (7:45 am)
Compiles but errors 'createFont' when run Here is a patch [code] diff -Nur torque/example/common/ui/defaultProfiles.cs torque.3/example/co... read more 12/07/2003 (7:39 am)
Compiles but errors 'createFont' when run Found it. The problem is in common/ui/defaultProfiles.cs at line 214 changing fontsize from 36 to 24... read more 12/07/2003 (7:34 am)
Compiles but errors 'createFont' when run So far all i could track down is that it is trying to load the Arial font at size 36, but it doesn't... read more 12/07/2003 (7:01 am)
Cross compiling TGE from linux to windows The error happens with using the wrong version of binutils with nasm (any version from what i can te... read more 12/06/2003 (8:18 pm)
COmpiling on Linux I went here [url]http://www.debian.org/CD/http-ftp/[/url] and found [url]ftp://ftp.acc.umu.se/pub/cd... read more 12/06/2003 (11:28 am)
COmpiling on Linux John: yeah i did but it tells me that the kernel cannot be found, the only one that starts is the st... read more 12/06/2003 (5:10 am)
COmpiling on Linux In case the file is bad here is a link to the one i use. [url]http://members.fortunecity.com/tor... read more 12/05/2003 (6:12 pm)
COmpiling on Linux Normally you can switch login manager by changing it from the login session manager by changing the ... read more 12/05/2003 (5:55 pm)
COmpiling on Linux Xavier: on a side note i had to install debian sid at work for a client project, but for the life of... read more 12/05/2003 (3:51 pm)
Compiles but errors 'createFont' when run I hadn't updated HEAD in a while, but now that i have updated i am getting the same issue with Mandr... read more 12/04/2003 (7:21 pm)
COmpiling on Linux I just noticed that your configed to use GCC2 for your build settings, try changing to using GCC3 fo... read more 12/02/2003 (1:19 pm)
COmpiling on Linux Hmmm i am out of ideas for now.... read more 12/01/2003 (7:59 am)
COmpiling on Linux Xavier: The Mandrake packages seem to omit the libGLU.a needed and i had to install it from the mesa... read more 11/29/2003 (4:53 am)
Download documents? Just use doxygen + tex/latex/jadetex + ghostscript to generate a pdf. see [url]http://www.garage... read more 11/27/2003 (3:23 pm)
COmpiling on Linux Torque requires a static version of libGLU to link against in linux, so it seems you are missing lib... read more 11/26/2003 (4:55 am)
COmpiling on Linux Googling for it gives [url]http://www.libsdl.org[/url]. Though the Mandrake cd's should contain a... read more 11/25/2003 (4:33 pm)
Shutting Down X-Serv? Or from lilo, usually entering 'linux single' + [enter] will let you start up in single user with j... read more 11/25/2003 (4:37 am)
Voice Recording Software Try this (its free) [url]http://audacity.sourceforge.net/[/url]... read more 11/15/2003 (6:17 am)
Downloadable/Printable docs? Ben: Yeah i had the same problem, till i figured out that i had to double the memory amounts in texm... read more 11/13/2003 (3:10 am)
Downloadable/Printable docs? Ben is right, I just tried generating a pdf under linux (Mandrake 9.2rc2). It generated a ~4000 page... read more 11/12/2003 (5:57 pm)
simple node-based interior pathfinding working... :) don't know if you guys noticed that this thread is dated from last year :)... read more 11/07/2003 (6:26 pm)
Open al driver kit [url]Http://developer.creative.com/landing.asp?cat=1&sbcat=31&top=38[/url]... read more 11/04/2003 (6:13 am)
Blender 2.30 Preview Release Does the exporter still work the same way with 2.30?... read more 10/31/2003 (9:55 am)
Compilation without VC++ Here is an interesting article for eclipse users from ibm developerworks site [url]http://www-106... read more 10/30/2003 (8:17 am)
TGE + Ultrasparc+ Solaris Problem Probably only exists under linux. On Mandrake its (features.h) under /usr/include.... read more 10/27/2003 (1:55 pm)
Compilation without VC++ Ron you can mail them to me if you want so i can test them under linux.... read more 10/27/2003 (10:02 am)
Compilation without VC++ Start an empty project and import the various files needed and tell it to use the make files that ar... read more 10/27/2003 (7:02 am)
Compilation without VC++ You can create a new project to get around that issue, or get another ide. There are other's out the... read more 10/25/2003 (3:02 pm)
Compilation without VC++ [url]http://www.mingw.org[/url] (gcc compiler) [url]http://www.bloodshed.net[/url] (devc++ ide, som... read more 10/25/2003 (1:07 pm)
Starting a game development company Thanks for the links, i had lost them in a HD crash :) Btw, would you know of a good counterpart ... read more 10/24/2003 (7:15 am)
TGE + Ultrasparc+ Solaris Problem You may need to specify the include paths in conf.UNIX.mk... read more 10/23/2003 (3:20 am)
TGE + Ultrasparc+ Solaris Problem Use OS=LINUX or OS=UNIX (can't remember which, am at work and can't verify it right now) instead and... read more 10/21/2003 (7:41 am)
Linux : Torque Tools Linking Error Seems to affect HEAD and Release_1_2_0 branches. Worst part is i submitted updates for windows (ming... read more 10/15/2003 (4:41 pm)
Mingw not compiling Make[1]: I.: Command not found... read more 10/15/2003 (3:15 pm)
Need help compiling HEAD with Mingw Glad to hear it worked out :)... read more 10/15/2003 (1:28 pm)
Need help compiling HEAD with Mingw These are not openal issues but vorbis header errors. what version of mingw/gcc do you have? last ti... read more 10/15/2003 (11:17 am)
How many MIPS is torque capable of Is that in hex or octal? never did get answer to that question! but after all there is something wro... read more 10/07/2003 (4:38 pm)
How many MIPS is torque capable of NP :)... read more 10/07/2003 (3:38 pm)
How many MIPS is torque capable of LOL that term is used for CPU's as in how many Million of Instructions per Seconds does a cpu do (ol... read more 10/07/2003 (3:29 pm)