Re: Re: some problem while building enchant

From: Dominic Lachowicz <domlachowicz_at_gmail.com>
Date: Wed Jun 08 2011 - 15:31:16 CEST

1) Either install Aspell & its development packages, or don't build
the Aspell plugin
2) Hunspell is included as part of Enchant's sources. Make sure that
RepList.cxx is included as part of the MSVC project.

2011/6/8 xmujay <xmujay@gmail.com>:
> Hi, thank  Urmas and Dominic Lachowicz
>
> I have another problems,  I think I have to install ispell hunspell and myspell first
>
> =======================================================
> the errors I encountered:
> 1  aspell_provider.c(38) : fatal error C1083: Cannot open include file: 'pspell/pspell.h': No such file or directory
> 2  affixmgr.obj : error LNK2019: unresolved external symbol "public: __thiscall RepList::~RepList(void)" (??1RepList@@QAE@XZ) referenced in function "public: void * __thiscall RepList:....
> =======================================================
>
> How can I install  ispell hunspell and myspell into enchant in windows. Can I find them in the abiword project?
> thanks very much
>
>
>
> 发件人: Urmas
> 发送时间: 2011-06-07  20:05:33
> 收件人: abiword-dev
> 抄送:
> 主题: Re: some problem while building enchant
>
> From: "xmujay" <xmujay@gmail.com>
> Sent: Tuesday, June 07, 2011 4:41 PM
> Subject: some problem while building enchant
>> I download enchant source code for svn
>> and I built enchant using ms vs2005 and got such errors:
>>
>> 1    error C2065: 'ENCHANT_VERSION_STRING' : undeclared identifier
>> 2.   LINK : fatal error LNK1104: cannot open file 'glib-2.0-vs8.lib'
>> 3.  a lot of error in project "unittests"
>>    fatal error C1083: Cannot open include file: 'UnitTest++.h': No such file or directory
>>
> 1. Add ENCHANT_VERSION_STRING=\"1.5.0\" (or whichever current version is) to preprocessor definitions;
> 2. Use "libglib-2.0.lib" instead. If you have no this import library, use one from http://abisource.com/viewvc/abiword-msvc2008/trunk/Prefix/lib/
> 3. Ignore 'unittests' project, it's not essential.
>

-- 
"I like to pay taxes. With them, I buy civilization." --  Oliver Wendell Holmes
Received on Wed Jun 8 15:31:30 2011

This archive was generated by hypermail 2.1.8 : Wed Jun 08 2011 - 15:31:30 CEST