From: Francesco <f18...@ya...> - 2010-03-24 20:48:33
|
Hi Frans, 2010/3/24 Frans Schreuder <fra...@gm...>: > Oops... Francesco has changed something in the .vcproj file, you have to > build wxWidgets using MONOLITHIC = 0 now. right. Monolithic builds were only introduced for some wxMac-related hacks (I think related to framework building) which are no longer necessary and are "deprecated" in wx2.9... is wxDevCpp distributing a monolithic build of wx? Multilib is the default because it's a lot better (the linker can easily throw away tons of unused features of wx and make a smaller and thus faster executable)... Francesco |