On Wed, Mar 20, 2013 at 6:46 AM, Kornel Benko <kor...@lyx.org> wrote: > Am Mittwoch, 20. März 2013 um 11:31:14, schrieb Jean-Marc Lasgouttes > <lasgout...@lyx.org> > >> Le 20/03/2013 11:07, Kornel Benko a écrit : > >> > No one? I am tempted to commit. > >> > >> I think you should. It is always better to use the standard tools when > >> possible. > >> > >> JMarc > > > > Thanks, done. We shall see, if there are problems.
On Ubuntu 12.04, If I use CMake version 2.8.10.2 everything works well. If I use CMake version 2.8.7, I have problems. I get: CMake Error at /usr/share/cmake-2.8/Modules/Qt4Macros.cmake:187 (FILE): file Internal CMake error when trying to open file: /home/scott/lyxbuilds/master/CMakeBuild/src/frontends/qt4/Resources.qrc for reading. Call Stack (most recent call first): src/frontends/qt4/CMakeLists.txt:36 (qt4_add_resources) CMake Error: File /home/scott/lyxbuilds/master/CMakeBuild/src/frontends/qt4/Resources.qrc does not exist. CMake Error at /usr/share/cmake-2.8/Modules/Qt4Macros.cmake:201 (CONFIGURE_FILE): configure_file Problem configuring file Call Stack (most recent call first): src/frontends/qt4/CMakeLists.txt:36 (qt4_add_resources) Attached are three CMake logs. "afterchange" refers to 0f26aabe (current trunk). "beforechange" refers to d4c2fce8 (the commit before your CMake commit). "oldcmake" refers to using CMake version 2.8.7 and "newcmake" refers to using version 2.8.10.2. Any ideas? Scott
newcmake_afterchange.log
Description: Binary data
oldcmake_afterchange.log
Description: Binary data
oldcmake_beforechange.log
Description: Binary data