From: klaas.holwerda <kho...@xs...> - 2006-01-28 13:04:41
|
Francesco Montorsi wrote: > > More generally this problem (listed as #1 in my "Remaining problems" > mail) can be solved only using configure checks at run-time, IMO. > This is because while all other features presence can be > auto-recognized using wxUSE_* symbols, contrib libs and 3rd party code > cannot. > What do you think ? Why not just put it in install.html. wxWidgets its contrib organization is no good, that is the problem. If one compromizes because others are unable to organize the stuff, that is a bit weird. If this is really such an issue, there is always a thirdparty libs trick, meaning copy it in CVS and use it, if not available somewhere else. There is also wxstedit which is needed. Just stop configure if certain things are not available/installed, and tell what is needed. Klaas |