Re: [wxlua-users] Building wxLua when wxWidgets uses --disable-gui

2010-11-04 Thread Eric Rosenquist
On 4 November 2010 16:45, John Labenski wrote: > > On Thu, Nov 4, 2010 at 10:41 AM, Eric Rosenquist wrote: > > Has anyone succeeded in building wxLua if wxWidgets has been built with > > --disable-gui? > > I have not tried that and it's not really supported since there would > have to be quite a

Re: [wxlua-users] Building wxLua when wxWidgets uses --disable-gui

2010-11-04 Thread John Labenski
On Thu, Nov 4, 2010 at 10:41 AM, Eric Rosenquist wrote: > Has anyone succeeded in building wxLua if wxWidgets has been built with > --disable-gui? I have not tried that and it's not really supported since there would have to be quite a bit of extra logic to detect that and not build and link to t

[wxlua-users] Building wxLua when wxWidgets uses --disable-gui

2010-11-04 Thread Eric Rosenquist
Has anyone succeeded in building wxLua if wxWidgets has been built with --disable-gui? The wxLua build doesn't get past the "configure" stage since configure tries to determine which wxWidgets port is in use and fails. The command "wx-config --selected-config" returns "base-ansi-release-2.8", whic