ID:154913
 
Hello,

I am compiling a large source, probably about 100,000+ lines or so.

However, the compiling time is taking quite along time. Which is to be expected, what I do not understand is why when I compile the code on my 6 year old laptop it takes about 1 minute and when I compile on my new desktop that is really so much faster it can take almost 6 minutes to compile.

Laptop Specs:
AMD® Turion™ 64 X2 Dual-Core Mobile Technology 2.2ghz
4GB Ram
64 bit windows 7

Desktop Specs:
AMD Phenomx4 965 3.41ghz
8gbram
64bit windows 7

Its really annoying because I don't understand why its taking so much longer on my desktop.
=====================

Also any computer settings times that would increase the speed of compiling?


Disabling "Automatically set FILE_DIR for sub-directories" speeds up the compiling process considerably.
In response to SuperAntx
SuperAntx wrote:
Disabling "Automatically set FILE_DIR for sub-directories" speeds up the compiling process considerably.

Has is this done?
In response to Mouchy
It's under "Build>Preferences for [Game]" in the file menu.
In response to SuperAntx
SuperAntx wrote:
It's under "Build>Preferences for [Game]" in the file menu.


WOW Thank you so much, I just compiled in 1 second :D you dont even understand how much time you just saved me.