Am 20.10.2015 um 10:45 schrieb Kornel Benko:
> You should use the correct target for your platform.
> This 'make updatetex2lyxtests' is meant for linux.
> For Windows it may be something with appropriate solution, e.g. >
'msbuild updatetex2lyxtests.sln' (I am guessing here, Vincent will know)
Thanks Kornel,
I invested now some time but still cannot get it to work:
I found a file updatetex2lyxtests.vcxproj in the folder
D:\LyXGit\Master\compile-result\src\tex2lyx\test
(D:\LyXGit\Master\compile-result is my build directory where the
compiled lyx.exe will be stored.)
When I try to compile this file via the console or directly in MSVC I
get always this error:
Building Custom Rule D:/LyXGit/Master/src/tex2lyx/test/CMakeLists.txt
CMake does not need to re-run because
D:\LyXGit\Master\compile-result\src\tex2lyx\test\CMakeFiles\generate.stamp
is up-to-date.
Generating LyxTestFiles
The command "env" is either misspelled or could not be found
C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5):
error MSB6006: "cmd.exe" was finished with code 9009
Vincent, do you perhaps have an idea?
thanks and regards
Uwe