Minimize 1.3sdk exe size
by Billy L · in Torque Game Engine · 05/18/2005 (2:06 pm) · 3 replies
Hi all
The size of the torquedemo.exe submitted in the 1.3 sdk is about 1 mb.
When i build the engine i dont come close to that size , my torquedemo.exe
is around 3.5 mb , is this normal ?
How can i get closer to sdk one , i use msvc++6 , and tried alot with the settings.
Any hint or solutions would be great and really help !
-Billy
The size of the torquedemo.exe submitted in the 1.3 sdk is about 1 mb.
When i build the engine i dont come close to that size , my torquedemo.exe
is around 3.5 mb , is this normal ?
How can i get closer to sdk one , i use msvc++6 , and tried alot with the settings.
Any hint or solutions would be great and really help !
-Billy
#2
Have got some problems with the forums the last days.
So i had to ask :)
05/19/2005 (6:28 am)
Thanks Todd I figured it out with the UPX.Have got some problems with the forums the last days.
So i had to ask :)
#3
05/19/2005 (7:47 am)
Glad you got it figured out. Re-reading my post it sounded like I was being a "search the forums" pusher which I didn't mean to come off as. I just didn't want to re-post the information from the other threads :).
Torque Owner Todd D. Degani
EDIT: Also are you doing a debug build or a release build. A debug build will be larger than a release one.