Re: some problem while building enchant

From: Dominic Lachowicz <domlachowicz_at_gmail.com>
Date: Tue Jun 07 2011 - 13:45:12 CEST

1) #define ENCHANT_VERSION_STRING "1.6.0" in the appropriate header file
2) Enchant depends on glib. Make sure that you've downloaded it, and
that the linker is looking for the library in the right place
3) Don't build the unit tests, or else ensure that UnitTest++ is
available to your IDE (Google for more info)

2011/6/7 xmujay <xmujay@gmail.com>:
> hi, all
> 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
>
> How can I solve the problem?
>
> thank all
>
>

-- 
"I like to pay taxes. With them, I buy civilization." --  Oliver Wendell Holmes
Received on Tue Jun 7 13:45:24 2011

This archive was generated by hypermail 2.1.8 : Tue Jun 07 2011 - 13:45:24 CEST