From: Otto W. <ott...@or...> - 2004-05-01 08:45:14
|
I'm still looking for a good way how to integrate wxCode components within wxWidgets. Currently it seems best if any component is extracted into "wxWidgets/contrib/components" and build from there. Mike Wetherell's approach to build gzstream within wxWidgets involves building a "wx...gzstream.lib". While this might be workable for components like gzstream IMO it's not very good for components like hyperlink. Are there better solutions? Is it possible to build a single components lib which contains a various amount of components? Or is it better to just use the source files directly in such a case? O. Wyss -- See a huge pile of work at "http://wyodesktop.sourceforge.net/" |