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.
Daniel