Re: Windows Cmake build

2019-07-25 Thread Jean-Marc Lasgouttes
Le 22/06/2019 à 15:47, José Abílio Matos a écrit : On Friday, 21 June 2019 14.41.40 WEST Jürgen Womser-Schütz wrote: For me the Cmake build (Win 10) isn't working anymore: Python3 is not found but is is installed and in the path. After successful compilation und running LyX I get on the LyX-con

Re: Windows Cmake build

2019-06-24 Thread Kornel Benko
Am Montag, 24. Juni 2019, 09:18:14 CEST schrieb Jürgen Womser-Schütz: > > You are right! Your version > > > > python3 -c "from __future__ import print_function;import sys; > > print(sys.version_info[:2], end='')" > > > > works for me. > > > > Best regards and thanks for the help > > Jürgen (JWS) >

Re: Windows Cmake build

2019-06-24 Thread Jürgen Womser-Schütz
Am 24.06.2019 um 09:04 schrieb Jürgen Womser-Schütz: > Am 22.06.2019 um 15:47 schrieb José Abílio Matos: >> On Friday, 21 June 2019 14.41.40 WEST Jürgen Womser-Schütz wrote: >>> For me the Cmake build (Win 10) isn't working anymore: Python3 is not >>> found but is is installed and in the path. >>

Re: Windows Cmake build

2019-06-24 Thread Jürgen Womser-Schütz
Am 22.06.2019 um 15:47 schrieb José Abílio Matos: > On Friday, 21 June 2019 14.41.40 WEST Jürgen Womser-Schütz wrote: >> For me the Cmake build (Win 10) isn't working anymore: Python3 is not >> found but is is installed and in the path. >> >> After successful compilation und running LyX I get on th

Re: Windows Cmake build

2019-06-22 Thread Jürgen Womser-Schütz
Am 22.06.2019 um 15:47 schrieb José Abílio Matos: > On Friday, 21 June 2019 14.41.40 WEST Jürgen Womser-Schütz wrote: >> For me the Cmake build (Win 10) isn't working anymore: Python3 is not >> found but is is installed and in the path. >> >> After successful compilation und running LyX I get on th

Re: Windows Cmake build

2019-06-22 Thread José Abílio Matos
On Friday, 21 June 2019 14.41.40 WEST Jürgen Womser-Schütz wrote: > For me the Cmake build (Win 10) isn't working anymore: Python3 is not > found but is is installed and in the path. > > After successful compilation und running LyX I get on the LyX-console > the message: > > Looking for python 3.

Windows Cmake build

2019-06-21 Thread Jürgen Womser-Schütz
For me the Cmake build (Win 10) isn't working anymore: Python3 is not found but is is installed and in the path. After successful compilation und running LyX I get on the LyX-console the message: Looking for python 3.x ... Examining C:/Program Files (x86)/Python37//python3.exe Looking for python