Re: C++ compiling too big.
Create empty project and try release build instead of debug build.
Re: C++ compiling too big.
Quote:
Originally Posted by SpS
Create empty project and try release build instead of debug build.
it is a release build... and an empty project to start.
Re: C++ compiling too big.
Yes I can see how 42kb breaks customers monthly download quotas...........
You probably do have a switch set somewhere, which includes a dependency in your executable. Whether that be, a picture, or a DLL.
chem