Quote:
Originally Posted by arigo
Well, that wasn't in my preprocessor definitions. However, "NDEBUG" /D was. I added EQDEBUG=0 and went to compile, and my execute came out same size.
Edit: actually "NDEBUG" /D was was a part of common options. My bad. Still, EQDEBUG=0 isn't effective.
|
Still, the most likely suspect is the fact that you probably have more things defined than the precompiles, or the precompiles are of an earlier version.