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: '|=': unsafe mix of type'bool' and type 'int' in operation [D:\LyXGit\Master\compile-2015\src\LyX.vcxproj]

2 errors of this:
support.lib(Systemcall.obj) : error LNK2019: unresolved external symbol "class lyx::frontend::Application * __cdecl lyx::theApp(void)" (?theApp@lyx@@YAPAVApplication@frontend@1@XZ) referenced in function "private: bool __thiscall lyx::support::SystemcallPrivate::waitAndCheck(void)" (?waitAndCheck@SystemcallPrivate@support@lyx@@AAE_NXZ) [D:\LyXGit\Master\compile-2015\src\tests\check_ExternalTransforms.vcxproj]

D:\LyXGit\Master\compile-2015\bin\Release\check_ExternalTransforms.exe : fatal error LNK1120: 1 unresolved externals [D:\LyXGit\Master\compile-2015\src\tests\check_ExternalTransforms.vcxproj]

Richard, could you please have a look?

thanks and regards
Uwe

Reply via email to