Search found 2 matches

by skogen
Thu May 20, 2004 2:15 pm
Forum: Beginners Help
Topic: Size of compiled DLL
Replies: 7
Views: 688

Yeah, I forgot to mention that. I'm using MS VC++ 6.0 (Standard Edition). And of course I used Release config (otherwise the DLL is even bigger).
by skogen
Thu May 20, 2004 1:27 pm
Forum: Beginners Help
Topic: Size of compiled DLL
Replies: 7
Views: 688

Size of compiled DLL

I tweaked IRRLICHT with some changes mentioned in this forum about smooth FPS camera setup. I re-compile the engine with no error or issues (actually one warning appears). However I noticed that original DLL size downloaded from Irrlicht website has about 800 KB but my re-compiled library has about ...