[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: build error, please help me

From: jianyouyuan <yuanjy66_at_yahoo.com.cn>
Date: Fri, 15 Oct 2010 09:48:43 +0800 (CST)

The build error had been solved. The solving solution could been refered to http://suddymail.org/show-187-1.html
--- 10年10月14日,周四, jianyouyuan <yuanjy66_at_yahoo.com.cn> 写道:

发件人: jianyouyuan <yuanjy66_at_yahoo.com.cn>
主题: Re: build error, please help me
收件人: dev_at_tortoisesvn.tigris.org
日期: 2010年10月14日,周四,下午3:41

i read the error message carefully and i found a char's ascii code is '9f'. The char is at hunspell.cxx by 309 line.

--- 10年10月14日,周四, Stefan Küng <tortoisesvn_at_gmail.com> 写道:

发件人: Stefan Küng <tortoisesvn_at_gmail.com>
主题: Re: build error, please help me
收件人: dev_at_tortoisesvn.tigris.org
日期: 2010年10月14日,周四,上午1:06

On 13.10.2010 03:43, jianyouyuan wrote:
> hi, i meet a build error when i build the tortoisesvn. The error is :
> [exec] 26>..\..\ext\hunspell\hunspell.cxx(18) : error C2065: 'utfconv' :
> undeclared identifier

line 18 of hunspell.cxx reads:
#ifndef W32

did you define "W32" to "utfconv" somewhere?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2671304
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
 
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2672128
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-15 04:33:08 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.