Re: wxWindows-2.3.4
Stefan Neis <neis-RCUrBZHvLvKSHq+C5vT0LZQlNPQFfrerqZSUQi4AVrg@public.gmane.org> Sat, 30 Nov 2002 13:32:42 +0100 (CET)
| Newsgroups | gmane.comp.porting.unix-to-os2 |
|---|---|
| Message-ID | <Pine.GSO.4.21.0211301326300.26504-100000@cdc-ultra2.cdc.informatik.tu-darmstadt.de> |
On Sat, 30 Nov 2002, John Poltorak wrote: > > Do I take it that there are several copies of 'setup.h' in the distro? Exactly. That's where you can tell which features you want to have compiled into the library and which one you don't want. On the one hand, that's used to handle port specific problems/features (e.g. Motif and OS/2 currently don't support Drag&Drop, so you turn it off there), on the other hand, the "user" can decide he doesn't want some features for his application and build a smaller library&executable by turning them off. > Is there any way to develop a universal version? No way. Currently, there are version for OS/2+VAC, MacOS+Metrowerks, Win+VC, Win+BC, and configure-generated versions for all platforms supporting autoconf, including OS/2+gcc. Regards, Stefan -- Micro$oft is not an answer. It is a question. The answer is 'no'.