I am sorry I found the problem - different Character Set

On Sun, Nov 25, 2012 at 3:09 PM, Vitaly Artemov <vitalyarte...@gmail.com>wrote:

> Hi all,
> I unable to build contrib library on Windows 7 64 bit.
> I created clucene-contribs-lib solution(Visual Studio 2010) using CMAKE UI.
> I added clucene-core.lib and clucene-shared.lib as additional dependencies.
> But then I try to build it I get multiple link errors:
> LanguageBasedAnalyzer.obj : error LNK2001: unresolved external symbol
> "public: virtual class lucene::analysis::TokenStream * __cdecl
> lucene::analysis::Analyzer::reusableTokenStream(char const *,class
> lucene::util::Reader *)" (?reusableTokenStream@Analyzer@analysis@lucene
> @@UEAAPEAVTokenStream@23@PEBDPEAVReader@util@3@@Z) ...
> ...
> ...
> C:\Tools\Clucene\clucene-core-2.3.3.4\windows_x64_contrib\Release\clucene-contribs-lib.dll
> : fatal error LNK1120: 34 unresolved externals
>
> It's seems that it for some reason clucene-contribs-lib can't find exports
> from clucene-core.lib.
>
> Thanks in advance, Vitaly
>
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to