X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Subject: DJGPP wxWidgets via MGL/SNAP - packaging? To: djgpp AT delorie DOT com, wx-users AT lists DOT wxwidgets DOT org X-Mailer: Lotus Notes Release 6.5.4 CCH5 September 12, 2005 Message-ID: From: Gordon DOT Schumacher AT seagate DOT com Date: Mon, 7 Aug 2006 17:22:49 -0600 X-MIMETrack: Serialize by Router on SV-GW1/Seagate Internet(Release 7.0.1 HF29|March 07, 2006) at 08/07/2006 04:21:20 PM MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Proofpoint-FWRule: outbound2 X-Proofpoint-Virus-Version: vendor=fsecure engine=4.64.4171:2.3.9,1.2.33,4.0.164 definitions=2006-08-07_02:2006-08-05,2006-08-04,2006-08-07 signatures=0 I'm trying to figure out whether we'll be able to use wxMGL for a DJGPP- based project I'm working on, and I'm a bit confused as to which files from the SNAP/MGL build are required in order for the application to run. I'm guessing that not everything is linked into the app binary, and some things from SNAP/MGL (the DRIVERS hierarchy?) are required to be present at runtime in order for everything to work. Does anyone know what directories are needed - or where I could find a reference for that? I've been digging and so far the API looks to be nicely documented, but there's not so much on things like distribution. Thanks...