I forgot to mention that if I rem out either sample, so there's only
one, bakefile runs ok.
John Labenski
On 5/12/07, John Labenski <jla...@gm...> wrote:
> Here's the bakefile I tried to update
> http://wxcode.cvs.sourceforge.net/wxcode/wxCode/components/wxthings/build/wxthings.bkl?view=markup
>
> There's two samples for it, thingsdemo and filebrws at the bottom.
>
> When I run bakefile 0.2.2 in MSW it gets stuck trying to generate the
> gnu makefiles and after 10 mins I pressed Ctrl-C, here's the output.
>
> C:\labenski\wx\wxCode\wxCode\components\wxthings\build>"\Program Files\Bakefile\
> src\bakefile_gen.exe"
> [1/8] generating msvs2005prj from wxthings.bkl
> no changes in wxthings.sln
> no changes in wxthings_things.vcproj
> no changes in wxthings_filebrws.vcproj
> no changes in wxthings_thingsdemo.vcproj
> [2/8] generating msvc6prj from wxthings.bkl
> no changes in wxthings.dsw
> no changes in wxthings_thingsdemo.dsp
> no changes in wxthings_things.dsp
> no changes in wxthings_filebrws.dsp
> [3/8] generating gnu from wxthings.bkl
> error: failed to set variable '__command' to value '$(CXX) -o $@ $(FILEBRWS_OBJE
> CTS) $(LDFLAGS) $(VAR_1) -L../lib $(__filebrws_RPATH) ../lib/gcc_$(__things)/l
> ibwxcode_$(WX_PORT)_things-$(WX_VERSION_MAJOR).$(WX_VERSION_MINOR).a `$(WX_CONFI
> G) $(WX_CONFIG_FLAGS) --libs adv,core,base`
> ':
> error: bakefile_gen cancelled by user
>
>
>
> Thanks for any help,
> John Labenski
>
|