On 26/10/2018 10:03, Kornel Benko wrote:
Am Freitag, 26. Oktober 2018 07:58:21 CEST schrieb Daniel <xraco...@gmx.de>:
C:\Qt\5.9.7\msvc2015\include\QtCore\qcompilerdetection.h 1352
Error LNK2019 unresolved external symbol "public: class
std::basic_string<unsigned int,struct std::char_traits<unsigned
int>,class std::allocator<unsigned int> > const __thiscall
lyx::Messages::getIfFound(class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &)const "
(?getIfFound@Messages@lyx@@QBE?BV?$basic_string@IU?$char_traits@I@std@@V?
This is defined in src/support/Messages.cpp. Don't know why it is unresolved.
The support dir is always handled, independent of using install.
Kornel
All I can say is that LYX_INSTALL makes the difference between night and
day...
Daniel