Re: SCons problem when executing "update_po"

2007-10-23 Thread Bo Peng
> > Not yet. Now I get > > scons: *** Source `D:\LyXSVN\lyx-devel\src\TextClass_sptr.h' not found, > needed by target > `D:\LyXSVN\lyx-devel\po\POTFILES.in'. Stop. > > There is currently no such file TextClass_sptr.h in SVN. > > But anyway, there's still the code in SCons to create a Potfiles.in

Re: SCons problem when executing "update_po"

2007-10-23 Thread Uwe Stöhr
Bo Peng schrieb: But there is no longer a "POTFILES.in" in trunk but the new "lyx_pot.py". Could you have a look to make update_po work again when you find time? Fixed. Not yet. Now I get scons: *** Source `D:\LyXSVN\lyx-devel\src\TextClass_sptr.h' not found, needed by target `D:\LyXSVN\ly

Re: SCons problem when executing "update_po"

2007-10-23 Thread Bo Peng
> I get this error message: > > scons: *** Source `D:\LyXSVN\lyx-devel\src\LayoutPtr.h' not found, needed by > target > `D:\LyXSVN\lyx-devel\po\POTFILES.in'. Stop. > > But there is no longer a "POTFILES.in" in trunk but the new "lyx_pot.py". > Could you have a look to make update_po work again wh

SCons problem when executing "update_po"

2007-10-23 Thread Uwe Stöhr
Hello Bo, when I execute: scons update_po I get this error message: scons: *** Source `D:\LyXSVN\lyx-devel\src\LayoutPtr.h' not found, needed by target `D:\LyXSVN\lyx-devel\po\POTFILES.in'. Stop. But there is no longer a "POTFILES.in" in trunk but the new "lyx_pot.py". Could you have a loo