-2. Edit setup.h and set the following to 0
- wxUSE_SOCKETS 0 //linker error digital mars library missing gethostbyname
- wxUSE_OLE 0 // bug in macro
- wxUSE_DRAG_AND_DROP 0 //linker error ??
- wxUSE_DATAOBJ 0 //linker error ??
- wxUSE_CLIPBOARD 0 // requires dataobj
- wxUSE_ENH_METAFILE 0 // requires clipboard