On 23/10/2018 17:18, Daniel wrote:
On 22/10/2018 17:13, Richard Kimberly Heck wrote:
On 10/22/18 10:39 AM, Daniel wrote:
On 22/10/2018 16:15, Daniel wrote:
On 22/10/2018 14:17, Jean-Marc Lasgouttes wrote:
Le 22/10/2018 à 13:43, Daniel a écrit :
Hi,

I did not manage to download MS Visual Studio Community 2015 from
the official website - it only gives me 2017. [1]
....
Error    C2065    'cmatch': undeclared identifier    LyX
(applications\LyX\LyX)
C:\Users\Daniel\LyXSource\lyx\src\lyxfind.cpp 1352

What branch/commit did you try to compile. The code using cmatch is
gone in current master.

Thanks, it work now.

Didn't want to write this in my last mail. But indeed it does work now.


It'd be worth my also knowing how to do this. Did you just follow the
instructions in some README file? Or did you do something else?

I tried to follow the instructions in the README plus some in the link provided in the README. But I did not write them down. I just changed to an earlier Qt version since I think 5.11.2 was buggy. But it doesn't work anymore now since MS Visual Studio gives me some errors. Not sure why. I'll come back if I figure it out.

Okay. It seems to be working rather well with Qt 5.9.7 (the latest 5.9 version). 5.10.1 didn't work with VS2017 for me. So, basically, I did this:

1. Followed the instructions in INSTALL.Win32

2. using VS2017 and Qt 5.9.7 for MSVC 2015 32-bit (it was the only 32 bit version but maybe I could have use the Qt 5.9.7 MSVC 2017 64-bit version and maybe this was a cause of the problem I encountered with the other Qt versions?)

3. setting the directories manually according to the link in the text file (http://wiki.lyx.org/Windows/Compilation)

Best,
Daniel

Reply via email to