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

Compiling TortoiseSVN with VS2010

From: Jean-Yves Avenard <jyavenard_at_gmail.com>
Date: Thu, 14 Apr 2011 13:39:33 +1000

Hi there.

It's been almost 7 months since I last compiled TSVN (was 1.6.11).
Back then I was using VS2008.

I have since upgraded to VS2010 and removed VS2008 completely.

I upgraded my source tree to TSVN 1.6.15 ; but unfortunately, I can't
compile anymore ; it fails half way. I can't even pass compiling
openssl

                 [exec] cl /Fotmp32\by_file.obj -Iinc32 -Itmp32 -DOPENSSL_CAPI
ENG_DIALOG /MT /Ox /O2 /Ob2 /W3 /WX /Gs0 /GF /Gy /nologo
-DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DDSO_WIN32
-D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE /Fdout32
-DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED -DOPENSSL_NO_RC5
-DOPENSSL_NO_MDC2 -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE
-DOPENSSL_NO_KRB5 -DOPENSSL_NO_DYNAMIC_ENGINE /Zl -c
.\crypto\x509\by_file.c
                 [exec] by_file.c
                 [exec] .\crypto\x509\by_file.c(103) : error C2220:
warning treated as error - no 'object' file generated
                 [exec] .\crypto\x509\by_file.c(103) : warning C4013:
'Getenv' undefined; assuming extern returning int
                 [exec] NMAKE : fatal error U1077: '"C:\Program Files
(x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.EXE"' : return code '0x2'
                 [exec] Stop.

Is there a particular procedure to follow to compile TSVN with VS2010,
or do I have to reinstall VS2008 ?

I'm guessing that once I pass the issue with OpenSSL I will encounter
other problems, and wanted to make sure that VS2010 was supported for
building TSVN 1.6

Thank you
JY

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2719649

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-14 05:39:37 CEST

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

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