Re: Compiling wx.NET-0.5-source
Kevin Gordon <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.wxnet |
|---|---|
| Message-ID | <[email protected]> |
Many thanks Mike Amongst all the builds I ran (including wx.NET-0.5 and wx.NET-0.5-Linux-Build) I think that I may have built wx.NET without building wxGTK at the same time, hence using the wrong pair of builds. However it is clear that a wx.NET build is built for a particular build (release or debug) of wxGTK. Cheers Kevin On Sat, 17 Jul 2004 17:13, Michael S. Muegel wrote: > > What rules apply to determine whether libwx-c.calls > > libwx_gtk2ud_html-2.5.so.2 or libwx_gtk2u_html-2.5.so.2 > > (Debug or Release Version)? > > This is determined at the time wx-c is linked against wxWidgets libraries > based on the Defs.in settings. It is not determined at runtime. > > > Is this determined by the setting > > of WXW_CONFIG at the time of running the executable? > > No. > > > Does a Debug Version of libwx-c call a Debug Version of wxGTK? > > No. The two are unrelated. You could compile a release version of > wx.NET.dll/wx-c (WXNET_CONFIG=Release) and a debug version of wxGTK > (WXW_CONFIG=Debug). I don't think there is much reason to compile wxWidgets > in Debug mode. But compiling wx.NET in Debug mode would yield additional > stack trace information on an exception within wx.NET itself. > > Cheers, > -Mike > > -- > Michael S. Muegel > Dallas, TX > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > _______________________________________________ > wxnet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wxnet-users ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click