> First -Dmerge=0 and then -Dmerge_rebuild=1? This seems fishy... > > In general when you are developping for debug, disable merge build. For > release mode I agree that this is faster. > > Abdel. >
these options are obsolete now. all options now start with LYX_ see cmake output or cmake-gui. I've also update development/cmake/build.bat. Hope the output is self explaining: ------------------------------------------------------------------------------------- Usage build.bat devel/install/deploy STUDIO(optional) devel - Builds Visual Studio project files for development on LyX install - Builds Visual Studio project files with all enabled for installation deploy - Builds Makefiles and installs LyX STUDIO - Used Visual Studio version, default is "Visual Studio 9 2008" use "Visual Studio 10" for Visual Studio 10 ------------------------------------------------------------------------------------- Be sure you've set qmake in PATH and set the variables: GNUWIN32_DIR LYX_SOURCE LXY_BUILD Or edit this file. ------------------------------------------------------------------------------------- ERROR: no options. Exiting now. Peter