Bo Peng schrieb:
The third line of scons_lyx.log lists the command used, which is
simply what it gets from command line. If you get 15 over there, I
have no clue what is goine on.
I found now the reason: My script started unwanted the script that is in
\development\Win32\packaging
and used the
> When I now execute the command from the batch file, SCons uses "15" as
> version suffix and not "16".
The third line of scons_lyx.log lists the command used, which is
simply what it gets from command line. If you get 15 over there, I
have no clue what is goine on.
Bo
Bo Peng schrieb:
Is this in a batch file?
Yes.
SCons still gives me this
-c install prefix=..\..\build-msvc use_vc=yes frontend=qt4 mode=release
version_suffix=15
gettext=system nls=yes
in scons_lyx.log Also when I start from scratch and delete the SCons cache, etc.
opt.cache will cache
On 10/30/07, Uwe Stöhr <[EMAIL PROTECTED]> wrote:
> When I start compiling LyX with the version suffix "16" using this command:
>
> call scons install prefix=..\..\build-msvc use_vc=yes frontend=qt4
> mode=release version_suffix=16
> gettext=system nls=yes extra_inc_path=..\..\lyx-windows-deps-msv
When I start compiling LyX with the version suffix "16" using this command:
call scons install prefix=..\..\build-msvc use_vc=yes frontend=qt4 mode=release version_suffix=16
gettext=system nls=yes extra_inc_path=..\..\lyx-windows-deps-msvc-qt4\include
extra_lib_path=..\..\lyx-windows-deps-msvc-