Am Dienstag, 2. Januar 2018 um 16:05:38, schrieb Jean-Marc Lasgouttes
> Le 02/01/2018 à 07:40, Kornel Benko a écrit :
> > Regarding the error message
> > "class lyx::frontend::Application * __cdecl lyx::theApp(void)"
> > is referenced. But we declare in dummy_dunctions.cpp
> > "struct {bo
Le 02/01/2018 à 07:40, Kornel Benko a écrit :
Regarding the error message
"class lyx::frontend::Application * __cdecl lyx::theApp(void)"
is referenced. But we declare in dummy_dunctions.cpp
"struct {bool cancel_export;} * theApp()"
So maybe this is the conflict?
I think you git
Am Montag, 1. Januar 2018 um 16:39:23, schrieb Uwe Stöhr
> El 23.12.2017 a las 08:23, Uwe Stöhr escribió:
>
> > I regenerated CMake and built LyX from scratch and the problem persists.
> > If I undo the changes to SystemCall*.cpp/.h from commit
> >
> > 165c9e92a400e8fdc00ef3e74eb68b34bfbcc6d5
>
El 23.12.2017 a las 08:23, Uwe Stöhr escribió:
I regenerated CMake and built LyX from scratch and the problem persists.
If I undo the changes to SystemCall*.cpp/.h from commit
165c9e92a400e8fdc00ef3e74eb68b34bfbcc6d5
it compiles fine.
I reported this compilation error now:
https://www.lyx.o
I regenerated CMake and built LyX from scratch and the problem persists.
If I undo the changes to SystemCall*.cpp/.h from commit
165c9e92a400e8fdc00ef3e74eb68b34bfbcc6d5
it compiles fine.
regards Uwe
El 23.12.2017 a las 04:07, Richard Heck escribió:
I don't know why that is supposed to be unsafe, but I've fixed it.
Thanks.
I've sent a separate note about that one. I do not know the test code
well enough to fix this myself.
You could try adding this to both files:
struct App {
b
On 12/22/2017 02:56 PM, Uwe Stöhr wrote:
> After the recent changes I get 2 compilation errors and 2 warnings:
>
> 2 warnings:
> D:\LyXGit\Master\src\LaTeX.cpp(420): warning C4805: '|=': unsafe mix
> of type 'bool' and type 'int' in operation
> [D:\LyXGit\Master\compile-2015\src\LyX.vcxproj]
> D:
After the recent changes I get 2 compilation errors and 2 warnings:
2 warnings:
D:\LyXGit\Master\src\LaTeX.cpp(420): warning C4805: '|=': unsafe mix of
type 'bool' and type 'int' in operation
[D:\LyXGit\Master\compile-2015\src\LyX.vcxproj]
D:\LyXGit\Master\src\LaTeX.cpp(422): warning C4805: '