Le 03/09/2016 à 21:24, Uwe Stöhr a écrit :
I am now back and compiled today's LyX. Master is compilable but in
branch I get now these errors:

"D:\LyXGit\2.2.x\compile-2015\src\LyX.vcxproj" (Standardziel) (4) ->
(Link Ziel) ->
  frontend_qt.lib(GuiCitation.obj) : error LNK2001: unresolved external
symbol "public: virtual struct QMetaObject const * __thiscall
lyx::frontend::LyXToolBox::metaObject(void)const "
(?metaObject@LyXToolBox@frontend@lyx@@UBEPBUQMetaObject@@XZ)
[D:\LyXGit\2.2.x\compile-2015\src\LyX.vcxproj]
  frontend_qt.lib(GuiCitation.obj) : error LNK2001: unresolved external
symbol "public: virtual void * __thiscall
lyx::frontend::LyXToolBox::qt_metacast(char const *)"
(?qt_metacast@LyXToolBox@frontend@lyx@@UAEPAXPBD@Z) [D:\LyXGit\2.2.x\
compile-2015\src\LyX.vcxproj]
  frontend_qt.lib(GuiCitation.obj) : error LNK2001: unresolved external
symbol "public: virtual int __thiscall
lyx::frontend::LyXToolBox::qt_metacall(enum QMetaObject::Call,int,void *
*)" (?qt_metacall@LyXToolBox@frontend@lyx@@UAEHW4Call
@QMetaObject@@HPAPAX@Z) [D:\LyXGit\2.2.x\compile-2015\src\LyX.vcxproj]
  frontend_qt.lib(GuiCitation.obj) : error LNK2001: unresolved external
symbol "public: virtual class QSize __thiscall
lyx::frontend::LyXToolBox::minimumSizeHint(void)const
"(?minimumSizeHint@LyXToolBox@frontend@lyx@@UBE?AVQSize@@XZ)
[D:\LyXGit\2.2.x\compile-2015\src\LyX.vcxproj]
  frontend_qt.lib(GuiCitation.obj) : error LNK2001: unresolved external
symbol "protected: virtual void __thiscall
lyx::frontend::LyXToolBox::showEvent(classQShowEvent *)"
(?showEvent@LyXToolBox@frontend@lyx@@MAEXPAVQShowEvent@@@Z) [D:\
LyXGit\2.2.x\compile-2015\src\LyX.vcxproj]
  D:\LyXGit\2.2.x\compile-2015\bin\Release\LyX.exe : fatal error
LNK1120: 5 unresolved externals
[D:\LyXGit\2.2.x\compile-2015\src\LyX.vcxproj]



Hi Uwe,

is this a clean build?

Guillaume

Reply via email to