Am 02.06.2013 15:45, schrieb Vincent van Ravesteijn:
- what do I need to do now to compile LyX? I am using the build.bat that is in
our CMake folder.
But when compiling with this, I get a screwed-up LyX, see the attached image.
Maybe the thread "Counter chaos" would have provided a hint.
Yes. This is now fixed.
- Moreover, the po-files are no longer compiled but the preset gmo-files are
used. How can I
compile the po-files to mo-files.?
Built the "translations" target.
How is this done? According to INSTALL.cmake I should call "make translations". I did this from the
CMake folder with all MSVC libraries loaded (as I can compile) but I get:
D:\LyXGit\Master\development\cmake>make translations
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
Fatal: Unable to open makefile
The CMake install folder does also not contain a make.exe.
- What do I have to do to remerge the po-files?
Build the "update-po" target.
I get the same problem as above.
Maybe the INSTALL.cmake needs to be updated.
thanks and regards
Uwe