Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| This is with a CMake build.
|
| mathed.lib(InsetMathExInt.obj) : error LNK2001: unresolved external
| symbol "public: virtual int __thiscall InsetBase::docbook(class Buffer
| const &,class std::basic_ostream<unsigned long,struct
| std::char_traits<unsigned long> > &,class OutputParams const &)const "
| ([EMAIL PROTECTED]@@UBEHABVBuffer@@[EMAIL PROTECTED]@[EMAIL
PROTECTED]@@@std@@ABVOutputParams@@@Z)
It is working for Asger and friends.
VS 2005
A full recompile solved the problem...
Abdel.