News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

wxWidgets: why monolithic?

Started by SpringRainSoftware, November 02, 2005, 02:20:20 AM

Previous topic - Next topic

SpringRainSoftware

What is the design reason to go with a monolithic build for wxWidgets?  Seems like it could be unnecessary overhead for a majority of projects.

Is there a semi-easy way to get C:B to play nicely with a split up build of wxWidgets?  I played for a couple hours but didn't make any headway.

mandrav

You have to build C::B yourself. Other than that, just change the linking libraries...
Be patient!
This bug will be fixed soon...

SpringRainSoftware

mandrav: thanks for the reply.  When it comes to release time I'll look into that.  Mostly I was just surprised that C:B went with a monolithic as default.