wxd does not build

2012-02-22 Thread dolive
c:\wxd>set WXDIR=c:\wxWidgets-2.8.12 c:\wxd>make COMPILER=DMD LIBRARY=Phobos DFLAGS+=-d make -C wxc WX_RELEASE make[1]: Entering directory `/wxd/wxc' g++ -D__DMD__ `wx-config --cxxflags` -O2 -Wall -c -o wx-release.o wx-release.cp p /bin/sh: wx-config: command not found wx-release.cpp:6:21: fatal e

Re: wxd does not build

2012-02-23 Thread James Miller
On 23 February 2012 18:19, dolive wrote: > c:\wxd>set WXDIR=c:\wxWidgets-2.8.12 > c:\wxd>make COMPILER=DMD LIBRARY=Phobos DFLAGS+=-d > make -C wxc WX_RELEASE > make[1]: Entering directory `/wxd/wxc' > g++ -D__DMD__  `wx-config --cxxflags` -O2 -Wall -c -o wx-release.o > wx-release.cp > p > /bin/sh

Re: wxd does not build

2012-02-23 Thread dolive
James Miller дµ½: > On 23 February 2012 18:19, dolive wrote: > > c:\wxd>set WXDIR=c:\wxWidgets-2.8.12 > > c:\wxd>make COMPILER=DMD LIBRARY=Phobos DFLAGS+=-d > > make -C wxc WX_RELEASE > > make[1]: Entering directory `/wxd/wxc' > > g++ -D__DMD__  `wx-config --cxxflags` -O2 -Wall -c -o wx-release