Re: Build problems: 82 unresolved externals

2006-10-20 Thread Abdelrazak Younes
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 > &,class O

Re: Build problems: 82 unresolved externals

2006-10-20 Thread Lars Gullik Bjønnes
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 > &,class OutputParams const &)const " |