Hi all,
I’m new to juce - I’ve been looking for a x-platform GUI toolkit to use with audio plugins. I realise this subjects been touched on quite a lot but I’d much rather use g++/mingw than MS tools, but when I’ve been compiling/linking with the GNU tools (I’m stripping code with -s, and turning off runtime checking, not using quicktime or opengl), the minimum .exe size I’m getting for the demo hello world app is about 1MB.
What I was wondering was, what’s the smallest sized .exe anyone here has managed to compile (for Windows), both with mingw AND Visual C++, and how did you do it? I’m really wanting to compare the two compilers.
Any help would be much appreciated!
Cheers,
T