Am 23.12.2017 um 20:35 schrieb Jean-Marc Lasgouttes:
But, thanks to the nice INSTALL file, I did it (Qt 5.9.3 64bits) for
2.3.x+properpaint branch (I will switch to master soon).
Cool. So I am not alone anymore on Windows.
LyX is not yet ready for 64bit. This is something we should do for LyX
Am Sonntag, 24. Dezember 2017 um 14:23:34, schrieb Jean-Marc Lasgouttes
> Le 24/12/2017 à 14:00, Kornel Benko a écrit :
> > But does it apply to MSVC? I could not see
> > In cmake we have Debug, Release, RelWithDebInfo, MinSizeRel.
> > But no profiling for MSVC. Explicitly disabled by Peter Kümme
Le 24/12/2017 à 14:00, Kornel Benko a écrit :
But does it apply to MSVC? I could not see
In cmake we have Debug, Release, RelWithDebInfo, MinSizeRel.
But no profiling for MSVC. Explicitly disabled by Peter Kümmel.
And he knows better.
Well, profiling should be done with correct optimization (on
Am Sonntag, 24. Dezember 2017 um 12:39:16, schrieb Jean-Marc Lasgouttes
> Le 24/12/2017 à 06:18, Kornel Benko a écrit :
> >> What does debug mean? Is this only debug information or also
> >> instrumenting for run-time checking?
> >
> > Only Debug information. Also the optimization is turned to -
Le 24/12/2017 à 06:18, Kornel Benko a écrit :
What does debug mean? Is this only debug information or also
instrumenting for run-time checking?
Only Debug information. Also the optimization is turned to -O0
OK.
Kornel, what is a good set of parameters for profiling?
I would try
-
Am Samstag, 23. Dezember 2017 um 20:35:04, schrieb Jean-Marc Lasgouttes
> Hi there,
>
> I took the dive to compile LyX on windows 10. Interesting experiment...
> Intalling Visual studio takes maybe one hour (not downloading), Qt takes
> just as much, selecting what platform to install is like
Hi there,
I took the dive to compile LyX on windows 10. Interesting experiment...
Intalling Visual studio takes maybe one hour (not downloading), Qt takes
just as much, selecting what platform to install is like evading a maze.
But, thanks to the nice INSTALL file, I did it (Qt 5.9.3 64bits)