On 1 August 2017 at 14:47, Jean-Pierre Chrétien <jeanpierre.chret...@free.fr
> wrote:

>
> It does not work, I can confirm.
>
> Here is what I ran:
>
> $ git clone g...@git.lyx.org:lyx newmaster
> $ cd newmaster
> $ automake
> $ cd ../cbuildnm
> $ cmake -DLYX_ENABLE_EXPORT_TESTS=ON -DLYX_RELEASE=ON
> -DLYX_PROGRAM_SUFFIX=ON -DLYX_ENABLE_CXX11=AUTO -DLYX_USE_QT=QT5
> -DLYX_LOCALVERSIONING=ON ../newmaster
> $ make
>

Why are you running 'automake' above, is that really needed when using
cmake?
I thought I didn't need it on my mac at least...
The commands also don't clean any contents in ../cbuildnm, should that
perhaps be done?

/Christian

Reply via email to