Re: CMake issues for LyX 2.3.0

2018-02-27 Thread Kornel Benko
Am Montag, 26. Februar 2018 17:49:03 CET schrieb Uwe Stöhr : > I see, the problem is that in the first run I cannot specify > CMAKE_PREFIX_PATH I tried, and it is possible. Simply use the button "Add Entry", use for Name "CMAKE_PREFIX_PATH" and the Type "PATH". For the Value I suggest to use '/'

Re: CMake issues for LyX 2.3.0

2018-02-26 Thread Kornel Benko
Am Montag, 26. Februar 2018 17:49:03 CET schrieb Uwe Stöhr : > Am 26.02.2018 um 16:26 schrieb Kornel Benko: > > For cmake in master (and in 2.3.x), the default is "AUTO". That is > > > > Check first for QT5 > > if not found, try with QT4 > > Hi Kornel, > > many thanks for having a look.

Re: CMake issues for LyX 2.3.0

2018-02-26 Thread Kornel Benko
Am Montag, 26. Februar 2018 15:22:15 CET schrieb Uwe Stöhr : > I could successfully build LyX 2.3.0 from the tarball and the installer > is ready. Nevertheless there are some issues in CMake that we should > consider to change: > > - after the compilation I get a subfolder named "LYX_INSTALLED".

Re: CMake issues for LyX 2.3.0

2018-02-26 Thread Kornel Benko
Am Montag, 26. Februar 2018 14:40:19 CET schrieb José Abílio Matos : > On Monday, 26 February 2018 14.22.15 WET Uwe Stöhr wrote: > > - the default in CMake for LYX_USE_QT is still Qt4, it should be Qt5 > > Note that this is also the default with the autotools (autoconf & co). So > that is a globa

Re: CMake issues for LyX 2.3.0

2018-02-26 Thread José Abílio Matos
On Monday, 26 February 2018 14.22.15 WET Uwe Stöhr wrote: > - the default in CMake for LYX_USE_QT is still Qt4, it should be Qt5 Note that this is also the default with the autotools (autoconf & co). So that is a global choice and it is not specific to cmake. For 2.4 I think that the time has co

CMake issues for LyX 2.3.0

2018-02-26 Thread Uwe Stöhr
I could successfully build LyX 2.3.0 from the tarball and the installer is ready. Nevertheless there are some issues in CMake that we should consider to change: - after the compilation I get a subfolder named "LYX_INSTALLED". it contains everything one needs to build the installer, except of t

Re: CMake issues

2011-03-20 Thread Joost Verburg
"Vincent van Ravesteijn" wrote in message news:4d863447.70...@lyx.org... The problem is that cyggomp-1.dll is missing. I guess this should be included in the msvc10-deps package. Thanks. Will fix that. Joost

Re: CMake issues

2011-03-20 Thread Vincent van Ravesteijn
1a. I automatically downloaded the 2010-msvc dependencies. They were installed properly. However, if I check LYX_INSTALL, CMake can't find gettext. Seems now all the binaries are in there own bin dirs, I'll change the readme: or use the option LYX_DEPENDENCIES_DOWNLOAD, the

Re: CMake issues

2011-03-14 Thread Peter Kümmel
On 14.03.2011 21:41, Vincent van Ravesteijn wrote: Hi Peter, I have encountered some questions/bugs/issues with CMake: 1a. I automatically downloaded the 2010-msvc dependencies. They were installed properly. However, if I check LYX_INSTALL, CMake can't find gettext. Seems now all the binar

CMake issues

2011-03-14 Thread Vincent van Ravesteijn
Hi Peter, I have encountered some questions/bugs/issues with CMake: 1a. I automatically downloaded the 2010-msvc dependencies. They were installed properly. However, if I check LYX_INSTALL, CMake can't find gettext. 1b. The paths to the gettext tools do not appear in the cmake-gui, so I ca