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

[TSVN] Broken MCBS build

From: Fernando P. Nájera Cano <yo_at_FernandoNajera.es>
Date: 2005-01-09 21:39:39 CET

Hi

MCBS build is broken. I attach the relevant messages (sorry, my VS.NET
is in Spanish).

SciEdit.cpp
\svn\TortoiseSVN\src\Utils\SciEdit.cpp(136) : error C2664:
'MultiByteToWideChar' : no se puede convertir el par metro 5 de 'ATL::CSimpleStringT<BaseType,t_bMFCDLL>::PXSTR' a 'LPWSTR'
        with
        [
            BaseType=char,
            t_bMFCDLL=true
        ]
        Los tipos se¤alados no est n relacionados; la conversi˘n requiere reinterpret_cast, conversi˘n de estilo de C o conversi˘n de estilo de funci˘n
\svn\TortoiseSVN\src\Utils\SciEdit.cpp(144) : error C2664: 'WideCharToMultiByte' : no se puede convertir el par metro 3 de 'const CString' a 'LPCWSTR'
        No hay disponible ningŁn operador de conversi˘n definido por el usuario que pueda realizar esta conversi˘n, o bien no se puede llamar al operador
\svn\TortoiseSVN\src\Utils\SciEdit.cpp(146) : error C2664: 'WideCharToMultiByte' : no se puede convertir el par metro 3 de 'const CString' a 'LPCWSTR'
        No hay disponible ningŁn operador de conversi˘n definido por el usuario que pueda realizar esta conversi˘n, o bien no se puede llamar al operador

Best regards,

Fernando Najera

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Jan 9 21:40:59 2005

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.